Kaynağa Gözat

Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339388 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-1_1rc1old
Glenn Adams 12 yıl önce
ebeveyn
işleme
aab9b3159b

+ 1
- 1
src/documentation/content/xdocs/trunk/configuration.xml Dosyayı Görüntüle

<p> <p>
Additionally, there are certain settings that control how the renderer handles various elements. Additionally, there are certain settings that control how the renderer handles various elements.
</p> </p>
<source><![CDATA[<renderer mime="application/vnd.hp-PCL">
<source><![CDATA[<renderer mime="application/x-pcl">
<rendering>quality</rendering> <rendering>quality</rendering>
<text-rendering>bitmap</text-rendering> <text-rendering>bitmap</text-rendering>
</renderer>]]></source> </renderer>]]></source>

+ 1
- 1
src/documentation/content/xdocs/trunk/output.xml Dosyayı Görüntüle

<p> <p>
The PCL renderer configuration currently allows the following settings: The PCL renderer configuration currently allows the following settings:
</p> </p>
<source><![CDATA[<renderer mime="application/vnd.hp-PCL">
<source><![CDATA[<renderer mime="application/x-pcl">
<rendering>quality</rendering> <rendering>quality</rendering>
<text-rendering>bitmap</text-rendering> <text-rendering>bitmap</text-rendering>
<disable-pjl>false</disable-pjl> <disable-pjl>false</disable-pjl>

+ 3
- 0
status.xml Dosyayı Görüntüle

documents. Example: the fix of marks layering will be such a case when it's done. documents. Example: the fix of marks layering will be such a case when it's done.
--> -->
<release version="FOP Trunk" date="TBD"> <release version="FOP Trunk" date="TBD">
<action context="Docs" dev="GA" type="fix" fixes-bug="53247">
Fix renderer mime type for PCL output; should be application/x-pcl.
</action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="40699" due-to="Luis Bernardo"> <action context="Renderers" dev="GA" type="fix" fixes-bug="40699" due-to="Luis Bernardo">
Fix for invalid PDF for certain numerical values in SVG lineargradient. Fix for invalid PDF for certain numerical values in SVG lineargradient.
</action> </action>

Loading…
İptal
Kaydet