Adds vector of text blocks to this fontdef
Parameters: tblocks - vector of text blocks
changeRecordsFont
public static void changeRecordsFont(IVVector records, Font old_font, Font new_font)(Code)
Change font in all specified records to new one
Parameters: records - vector containing TextRecord and TextStyleChangeRecord Parameters: new_font - new font
We expect that after DefineFont tag, DefineFontInfo tag will follow
which will define codetable for this font.
This is not always true of course, but in majority of cases it is.
Parameters: p - parser font def