lucy / tewi-font

small bitmap font
MIT License
607 stars 22 forks source link

add instructions/code for combining arbitrary variants #29

Open lucy opened 7 years ago

DarkDefender commented 7 years ago

I don't know if you already have decided how you are going to combine the variants. Sorry if this doesn't bring anything new to the table.

I think it would be nice if perhaps the build script generated one font file and you would just supply the build scipt with flags for what "features" you want. IE:

<build-scipt> --with-tewi2a --with-tewii

And it will merge tewi2a and tewii into the resulting font file. This way, these options could easily be enabled/disabled in the gentoo ebuild ;)