sunaku / tamzen-font

💌 Bitmapped programming font, based on Tamsyn
Other
892 stars 29 forks source link

Font not showing up in Windows font selection, unavailable in Emacs #9

Closed zovt closed 8 years ago

zovt commented 8 years ago

Hello, trying to install this font in Windows doesn't seem to be working, whereas Tamsyn is fine. Any idea what's going on?

sunaku commented 8 years ago

Which file format did you install? And how did you install it?

zovt commented 8 years ago

The .fon files. Just dragged them into the font folder

sunaku commented 8 years ago

I was able to open the 10x20 .fon files in Windows 7 by double-clicking them:

Pressing the "install" button seems to have succeeded. But afterwards, I don't see "Tamzen" in Notepad's font selection dialog:

Next I tried dragging & dropping the .fon files into the Windows fonts folder and saw this:

Why has Windows categorized these 10x20 .fon files under codepage 8514 and under size 12? Perhaps that strange categorization makes them unavailable in the Windows font selector? :scream_cat: sigh I simply don't know. :sweat: What do you think? :sweat_smile:

zovt commented 8 years ago

No idea. Like I said, Tamsyn seems to work fine, so it's got to be something that Tamzen changes.

zovt commented 8 years ago

Do the .FNT files work?

sunaku commented 8 years ago

@zovt Nice tip! Yes, the .fnt files worked! :tada: However, Windows 7 installs them all under the same name, effectively giving us only one font size. :sweat: I'll need to update the FontForge automation to embed unique font names for each .fnt file so that Windows 7 won't club them all together like this. :construction_worker:

sunaku commented 8 years ago

Fixed now in commit 07551bc0b7273b8046906821dc29beb2df2ea49d and verified under Windows 7. :santa: