[jira] [Created] (FOP-2345) [PATCH] SVG to AFP text spacing wrong

2014-02-19 Thread simon steiner (JIRA)
simon steiner created FOP-2345:
--

 Summary: [PATCH] SVG to AFP text spacing wrong
 Key: FOP-2345
 URL: https://issues.apache.org/jira/browse/FOP-2345
 Project: Fop
  Issue Type: Bug
Reporter: simon steiner


fop test.fo -afp out.afp



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (FOP-2345) [PATCH] SVG to AFP text spacing wrong

2014-02-19 Thread simon steiner (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated FOP-2345:
---

Attachment: test.fo
afpspacing.patch

 [PATCH] SVG to AFP text spacing wrong
 -

 Key: FOP-2345
 URL: https://issues.apache.org/jira/browse/FOP-2345
 Project: Fop
  Issue Type: Bug
Reporter: simon steiner
 Attachments: afpspacing.patch, test.fo


 fop test.fo -afp out.afp



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (FOP-2345) [PATCH] SVG to AFP text spacing wrong

2014-02-19 Thread simon steiner (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated FOP-2345:
---

Description: 
fop test.fo -afp out.afp

We need to use svg points for each char except when text is smaller than 
smallest font size 6pt

  was:fop test.fo -afp out.afp


 [PATCH] SVG to AFP text spacing wrong
 -

 Key: FOP-2345
 URL: https://issues.apache.org/jira/browse/FOP-2345
 Project: Fop
  Issue Type: Bug
Reporter: simon steiner
 Attachments: afpspacing.patch, test.fo


 fop test.fo -afp out.afp
 We need to use svg points for each char except when text is smaller than 
 smallest font size 6pt



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (FOP-2325) Applet error Unknown function: gatherContextInfo

2014-02-19 Thread Gabriel Garcia Becker (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13905723#comment-13905723
 ] 

Gabriel Garcia Becker commented on FOP-2325:


Zsolt Suri, thanks.

That solved my problem.

 Applet error Unknown function: gatherContextInfo
 

 Key: FOP-2325
 URL: https://issues.apache.org/jira/browse/FOP-2325
 Project: Fop
  Issue Type: Bug
  Components: general
Affects Versions: 1.1
 Environment: Ubuntu 12.04 32bits
 Java 1.7.0_45-b18
Reporter: Gabriel Garcia Becker

 I'm trying to use FOP to generate a pdf file in a signed applet, but, i got 
 these errors:
 Dez 10, 2013 2:09:45 PM org.apache.fop.fo.properties.PropertyCache init
 Informações: Unable to access org.apache.fop.fo.properties.use-cache due to 
 security restriction; defaulting to 'true'.
 ERROR:  'Unknown function: gatherContextInfo'
 I tried the same code in a desktop application, and everything works fine, 
 the problem is just in the applet.
 My applet is running with standard HTML, the applet and it's dependencies are 
 signed with the same key. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)