Skip to content

Releases: ganaware/pcf2bdf

1.07

23 Feb 01:29
Compare
Choose a tag to compare

1.06

27 Aug 14:40
Compare
Choose a tag to compare
  • Fixed: too-long-path-to-input.pcf.gz causes stack-based buffer overflow

1.05

18 May 09:14
Compare
Choose a tag to compare
  • The size should come from POINT_SIZE instead of PIXEL_SIZE.
  • Internal quotation characters in a string property should be indicated (or "quoted”) by using two quotation characters in a row.
  • Fix avoid crash with large compressed metrics tables. (Colin Watson)
  • Fix support gzipped source. (Colin Watson)
  • Fix use C++ compiler and simplify using GNU extensions. (Jonas Smedegaard)
  • other fixes.