Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Contributing? #18

Closed
ghost opened this issue Feb 23, 2016 · 5 comments
Closed

Contributing? #18

ghost opened this issue Feb 23, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Feb 23, 2016

I thought this font would be too small, but it is readable by its design, and I the more I use it, the more I like the choices made.
Perfectly aligned semigraphic characters, large dots, verify wide coverage... I love this font!

I enjoy making fonts (miniwi), and I may have some time to contribute some day. Some hints about the software or workflow you use?

[EDIT]: Ugly typos

@lucy
Copy link
Owner

lucy commented Feb 24, 2016

I draw glyphs in gbdfed, and look at wikipedia's list of unicode characters, official unicode charts and several other fonts for reference.

Note that I don't really trust other people to draw glyphs how I want them. :)

@lucy lucy added the question label Feb 24, 2016
@ghost
Copy link
Author

ghost commented Feb 24, 2016

Thank you for these tips!

I sure understand that you want your font to only include characters you like. :)

What I had in mind was extending the character set to be able to render this, but I never encountered a character that tewi-font could not render in real use (code, French, terminal interfaces) but CJK of course. Font fallback may be a better option for the rare languages or those with many glyphs.

What I can do is generating a .psf version as described in #7.

I will try to fit in either 128 or 256 characters slots:

  1. ASCII: ALL
  2. Language support:
    • Most common diacritics GOOD via default Uni2.512 set
    • Cyrillic GOOD
    • Greek PARTIAL
    • Hebrew NO
  3. Semigraphics:
  4. Symbols, featuring:
    • Math symbols PARTIAL
    • Icons-like characters PARTIAL
    • Pretty punctuation PARTIAL
    • Localized symbols like currencies GOOD

To save slots and support more characters, I will try to use equivalents.

[EDIT]: Made the font and updated the progress. 512/512 slots used! :)

tewi.psf

[EDIT 2] Updated the links twice.

@lucy
Copy link
Owner

lucy commented Feb 24, 2016

That would be very nice. :)

@lucy lucy closed this as completed Feb 24, 2016
@lucy
Copy link
Owner

lucy commented Feb 24, 2016

I'll attempt to cover most of the non-alphabet glyphs on https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt eventually.

@ghost
Copy link
Author

ghost commented Feb 24, 2016

Wow, I see the commits counter rolling with new glyphs, thanks for this work. I'm just getting started on my side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant