]> git.tdb.fi Git - ttf2png.git/shortlog
ttf2png.git
2021-03-31 Mikko RasaBump version to 2.0 master
2021-03-31 Mikko RasaReject reversed code point ranges
2021-03-31 Mikko RasaAccept 0 as a valid code point
2021-03-31 Mikko RasaUse pkg-config to get freetype compile info
2021-03-31 Mikko RasaAdd the -b option to help text
2018-05-05 Mikko RasaUse the bool type for the used glyph array in render_packed
2018-05-05 Mikko RasaRework the definition file format
2018-05-05 Mikko RasaRefactor image initialization
2018-05-05 Mikko RasaPerform color inversion and npot rounding in save_png
2018-05-04 Mikko RasaUpdate copyright at the top of the .c file
2018-05-04 Mikko RasaFix incorrect pointer initialization
2018-05-04 Mikko RasaAdd an option to control distance field border zone
2018-05-04 Mikko RasaSlightly refactor how the font size is set
2018-05-04 Mikko RasaImprove distance field accuracy
2018-05-04 Mikko RasaUse euclidean distance instead of manhattan distance
2018-05-03 Mikko RasaAllocate slightly larger image when creating packed...
2018-05-03 Mikko RasaAdd support for generating distance field textures
2018-05-03 Mikko RasaRound kerning values to nearest integer rather than...
2018-05-03 Mikko RasaUse unsigned char for image data
2018-05-03 Mikko RasaFix a memory leak
2018-05-03 Mikko RasaFix scaling of font ascent and descent
2018-05-03 Mikko RasaSupport monochrome bitmaps
2018-05-03 Mikko RasaRefactor glyph bitmap copying into a separate function
2018-04-14 Mikko RasaAdd a flag for non-power-of-two images
2018-04-14 Mikko RasaAdd a default code point range if none were specified
2018-04-14 Mikko RasaMake sure there code point ranges are in order
2018-04-14 Mikko RasaSupport multiple disjoint code point ranges
2018-04-14 Mikko RasaImprove glyph details output with -vv
2018-04-14 Mikko RasaDon't crash if no glyphs were found
2018-04-14 Mikko RasaSupport more ways of specifying code point ranges
2018-04-14 Mikko RasaImprove type usage
2018-04-14 Mikko RasaRefactor option processing
2018-04-14 Mikko RasaMinor polishing of usage message and readme
2018-04-14 Mikko RasaEliminate alignment from variable declarations
2018-04-14 Mikko RasaUpdate the Makefile to look for libpng16
2015-07-14 Mikko RasaBump version to 1.1
2015-07-14 Mikko RasaMake margin and padding in packed mode controllable
2015-07-14 Mikko RasaAvoid warning about signed/unsigend mismatch
2013-11-28 Mikko RasaGenerate only as tall image as needed in sequantial...
2012-11-23 Mikko RasaBump version to 1.0 1.0
2012-11-23 Mikko RasaMakefile improvements
2012-11-23 Mikko RasaEnable compiler optimizations and fix some warnings
2012-11-23 Mikko RasaMinor cleanup
2012-11-23 Mikko RasaFix some memory errors
2012-11-23 Mikko RasaCorrectly interpret a single number given to -c
2012-11-23 Mikko RasaUse stricter warnings and make the code compile with...
2012-11-23 Mikko RasaInclude kerning information in definition file
2012-11-23 Mikko RasaBetter documentation
2012-11-23 Mikko RasaEliminate some nested loops from the packing algorithm
2012-11-23 Mikko RasaFix the logic for determining grid range
2012-11-23 Mikko RasaImprove the packing algorithm
2012-11-23 Mikko RasaAdd an option to invert colors
2012-11-23 Mikko RasaSupport non-square cells
2012-11-23 Mikko RasaCode formatting fixes
2012-11-22 Mikko RasaVersion 0.3 0.3
2012-11-22 Mikko RasaVersion 0.2.2 0.2.2
2012-11-22 Mikko RasaVersion 0.2.1 0.2.1
2012-11-22 Mikko RasaVersion 0.2 0.2
2012-11-22 Mikko RasaVersion 0.1.1 0.1.1
2012-11-22 Mikko RasaVersion 0.1 0.1