Skip to content

1.05

Choose a tag to compare

@ganaware ganaware released this 18 May 09:14
· 12 commits to main since this release
  • 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.