Chasing the Platypus! RSS

What is happening in the development of Platypus.

Platypus is the free, comprehensive, and easy to use page-layout and typesetting system available at http://platypus.pz.org

Archive

Jan
20th
Wed
permalink

Corrected How Fonts are Registered with iText

Corrected a defect (PLATYPUS-31) that enabled a font to be registered with a name that was different than its entry in the font list. Now, the registry function in iText, takes the file name and the alias we want to assign it. This alias is always the name in the font list.

Passed functional test. Need to write unit tests.