Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:ICEpdf OS
-
ICEsoft Forum Reference:
Description
The FontDescriptor method getFontName will return "FontName" if the dictionary entry is not an instance of the Name. This shouldn't be the case the method should be able to return string values and null if the entry doesn't exist.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22528 | Wed Oct 06 06:59:40 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontDescriptor.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22507 | Tue Oct 05 07:15:41 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/ofont/Font.java
|