-
-
Classes in org.docx4j.fonts used by org.docx4j.convert.out.common
| Class |
Description |
| RunFontSelector |
Apply the appropriate font to the characters in the run,
following the rules specified in
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/rFonts.html
and http://msdn.microsoft.com/en-us/library/ff533743.aspx
([MS-OI29500] 2.1.87)
See also http://blogs.msdn.com/b/officeinteroperability/archive/2013/04/22/office-open-xml-themes-schemes-and-fonts.aspx
The ASCII font formats all characters in the ASCII range (character values 0–127).
|
-
-
Classes in org.docx4j.fonts used by org.docx4j.fonts
| Class |
Description |
| Mapper |
Maps font names used in the document to
fonts physically available
on the system.
|
| PhysicalFont |
This class represents a font which is
available on the system.
|
| RunFontSelector |
Apply the appropriate font to the characters in the run,
following the rules specified in
http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/rFonts.html
and http://msdn.microsoft.com/en-us/library/ff533743.aspx
([MS-OI29500] 2.1.87)
See also http://blogs.msdn.com/b/officeinteroperability/archive/2013/04/22/office-open-xml-themes-schemes-and-fonts.aspx
The ASCII font formats all characters in the ASCII range (character values 0–127).
|
| RunFontSelector.RunFontActionType |
|
| RunFontSelector.RunFontCharacterVisitor |
|
-
-
-
-