sunaku / tamzen-font

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

Sync with Tamsyn #2

Closed svenstaro closed 9 years ago

svenstaro commented 10 years ago

Tamsyn had some changes...

sunaku commented 10 years ago

Are there any glyphs in particular that you want me to backport into the new Tamsyn 1.10 font?

svenstaro commented 10 years ago

Well, all of them? Especially the degree symbol but there's other goodies in there as well.

sunaku commented 10 years ago

@svenstaro please verify the issue-2 branch which contains the changes you requested. :cake:

sunaku commented 10 years ago

Hey @svenstaro any luck with the updated font in the issue-2 branch? :sweat_smile:

svenstaro commented 10 years ago

I'm sorry, I'm using the original tamsyn again due to it allowing foreign fonts to pick up missing symbols (such as japanese characters). However, if you ported the font, we can probably mark this as closed.

sunaku commented 10 years ago

That's weird. I specifically omitted blank glyphs from Tamsyn when creating Tamzen so that symbols from fallback fonts can be substituted in (from the README):

Deliberately empty glyphs are deleted (marked as unimplemented) so that they do not block secondary fonts from supplying real glyphs at those codepoints.

Did you observe this problem with the powerline-infused Tamzen font or the regular Tamzen font?

svenstaro commented 10 years ago

That's weird. Tamsyn falls back to other fonts for me as opposed to Tamzen. I'm using the powerline version.

sunaku commented 10 years ago

I'm using the powerline version.

That explains it. The powerline version is auto-generated by FontForge, not me. I suppose we can post-process the powerline version and remove deliberately empty glyphs to solve this issue. :mouse:

svenstaro commented 10 years ago

That would fix my issue! I had no idea it did that.

sunaku commented 9 years ago

@svenstaro I fixed that empty glyph issue in commit 044e858acabd20bea1dd1617f0207795cc7d1ed9.

Please try the PowerlineForTamzen fonts in the issue-2 branch now at commit e2d69dd4f432ac8bc3cfceb67b0f3e0daf7bd1ca.

sunaku commented 9 years ago

We're now synced with Tamsyn v1.11. :clock1: