Jan
20th
Wed
20th
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.