ms-studio / karmilla

An expanded version of the amazing Karla webfont, adding support for various languages (French, German, Norse, Hungarian, Latvian, Icelandic...)
Other
150 stars 29 forks source link

Move source files from `sfd` to `sfdir` #21

Closed nclm closed 9 years ago

nclm commented 9 years ago

Hi!

I just discovered Fontforge has a ‘save as folder’ feature where the sfd file is cut into files for every individual glyphs plus a metadata file, in a way very similar of what an ufo do.

I believe it would be a format more adapted for working on Git? So we can see exactly what glyphs/files are edited at each commit, only pull&push what is changing, and be sure not to alter anything that shouldn’t by mistake. It’s more flexible.

If you’re okay with this, I’m doing it just after ß (#20) is merged!

raphaelbastide commented 9 years ago

As ufo is universal, why not using it instead of sfdir ?

nclm commented 9 years ago

Yes, I was replying to the other thread at the same time :) #17

ms-studio commented 9 years ago

Ok with me!
Could one of you:

  1. Transform the source into UFO format (fixing #17).
  2. pull in the first draft of ß glyph (#20) by @elpoto, finally fixing #8.

Btw, that pull request for some reason is making changes to all files of the repo. I would prefer for clarity to just import the new glyph.

davelab6 commented 9 years ago

UFO support should now be pretty solid, if you find bugs please file them :)

nclm commented 9 years ago

(moving to UFO instead)