[OpenFontLibrary] Font for hiding passwords

Liam R E Quin liam at holoweb.net
Mon Nov 15 11:08:42 PST 2010


On Mon, 2010-11-15 at 18:17 +0100, Felix E. Klee wrote:
> On Mon, Nov 15, 2010 at 5:11 PM, Liam R E Quin <liam at holoweb.net> wrote:
> > You could also make it a fixed-width font and have an "unknown glyph"
> > glyph, perhaps. Note that not all programs will render a space glyph,
> > but will just consider it as a motion.
> 
> Interesting. Indeed I thought that a font without any character may be
> sufficient. I think EMACS would display rectangles instead.

For a Type 1 font you need at least one glyph besides ".notdef", as I
recall (it's been a long time since I worked with Type 1 fonts at that
level!). Actually with Type 1, you could just make a custom encoding
that pointed everything at the same glyph.  Make sure it's monospaced -
e.g. start with Courier, and then you can use the same metrics.

And yes, you can use t1asm or pfatopfb etc, and friends.

> I am the only person with access to that EMACS - or so it should be. And
> the file in question is encrypted.

OK.

Liam


-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org



More information about the OpenFontLibrary mailing list