https://issues.apache.org/bugzilla/show_bug.cgi?id=53294
Priority: P2
Bug ID: 53294
Assignee: [email protected]
Summary: [PATCH] Specifying font-size of 0 results in an
invalid PostScript file being created
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: all
Component: ps
Product: Fop
Created attachment 28833
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28833&action=edit
Code changes and test case
PostScript does not support fonts of size 0 and results in invalid files being
generated. This patch resolves this by checking for and ensuring that text of 0
font size is not drawn by the renderer.
--
You are receiving this mail because:
You are the assignee for the bug.