Showing posts with label libeasyfc. Show all posts
Showing posts with label libeasyfc. Show all posts

July 23, 2012

libeasyfc 0.9

Well, this article is just to advertise my efforts on libeasyfc again. libeasyfc is a library to allow you to add/modify/remove the fontconfig configuration for your preferred fonts.

Currently it has the following features:
  • Set an alias for sans-serif, serif, monospace, cursive and fantasy per languages.
  • Enable/Disable hinting, auto-hinting, embedded bitmap and anti-aliasing.
  • Set/Unset the sub-pixel geometry and the hint style for auto-hinting.
No GUI in this project, but CLI is available as the example code. or you can use fonts-tweak-tool for GUI. modified version for new release of libeasyfc is also available in my github.

Enjoy!