DO NOT REPLY [Bug 46867] New: afp:invoke-medium-map extension doesn't work in the AFP Renderer

2009-03-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46867

   Summary: afp:invoke-medium-map extension doesn't work in the
AFP Renderer
   Product: Fop
   Version: 1.0dev
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: critical
  Priority: P1
 Component: general
AssignedTo: fop-dev@xmlgraphics.apache.org
ReportedBy: bowditch_ch...@hotmail.com


This bug report is related to revision 749251 ( 
https://svn.apache.org/viewcvs.cgi?view=revrev=749251 ). When the attached FO 
is first
rendered to Area Tree XML and then the Area Trea parsed to generate AFP with
prefer-renderer option set to true in fop.xconf the following exception
occurs:

SEVERE: Exception
java.lang.NullPointerException
at
org.apache.fop.afp.modca.TagLogicalElement.writeToStream(TagLogicalEl
ement.java:86)
at
org.apache.fop.afp.modca.AbstractResourceGroupContainer.writeObjects(
AbstractResourceGroupContainer.java:150)
at org.apache.fop.afp.modca.PageGroup.writeContent(PageGroup.java:91)
at
org.apache.fop.afp.modca.AbstractResourceGroupContainer.writeToStream
(AbstractResourceGroupContainer.java:135)
at
org.apache.fop.afp.modca.AbstractResourceGroupContainer.writeObjects(
AbstractResourceGroupContainer.java:150)
at
org.apache.fop.afp.modca.AbstractPageObject.writeContent(AbstractPage
Object.java:320)
at
org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer.wr
iteContent(AbstractResourceEnvironmentGroupContainer.java:82)
at
org.apache.fop.afp.modca.AbstractResourceGroupContainer.writeToStream
(AbstractResourceGroupContainer.java:135)

The Area Tree XML looks fine, I can see the invoke-medium-map extension
element. It looks like the Renderer is treating the invoke-medium-map extension
as a TLE. Hopefully I will be able to add a patch soon

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46867] afp:invoke-medium-map extension doesn't work in the AFP Renderer

2009-03-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46867





--- Comment #3 from Chris Bowditch bowditch_ch...@hotmail.com  2009-03-17 
05:32:28 PST ---
I've developed a fix for this bug. It's probably a bit dirty (as its been
developed in a rush) but solves my immediate need. If no one gives any feedback
then I'll commit in a few days.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46867] [PATCH] afp:invoke-medium-map extension doesn't work in the AFP Renderer

2009-03-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46867


Chris Bowditch bowditch_ch...@hotmail.com changed:

   What|Removed |Added

Summary|afp:invoke-medium-map   |[PATCH]
   |extension doesn't work in   |afp:invoke-medium-map
   |the AFP Renderer|extension doesn't work in
   ||the AFP Renderer




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 42307] [PATCH] Java2d renderers render arabic text incorrectly.

2009-03-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42307





--- Comment #6 from Tarek Khattab elka...@gmail.com  2009-03-17 08:37:20 PST 
---
(In reply to comment #4)
 Created an attachment (id=22181)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22181) [details]
 Fixed to work with latest trunk code and fixed some checkstyle problems
 
 Applied Richard Wheeldon's patch to the latest trunk code and fixed some
 checkstyle issues.  Can someone who is able to read Arabic verify this fix
 please? :)

But how to apply this patch.. please help me :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46869] New: Arabic Character displays can't display #'s

2009-03-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46869

   Summary: Arabic Character displays can't display #'s
   Product: Fop
   Version: 0.93
  Platform: PC
OS/Version: Windows Vista
Status: NEW
  Severity: normal
  Priority: P1
 Component: fonts
AssignedTo: fop-dev@xmlgraphics.apache.org
ReportedBy: elka...@gmail.com


Using fop .93, .95 arabic did not display, it displays #'s. when using
XSL-Formatter it displays good. And I read on some thread here that is a glyph
error, how to recover that Please, I have a product that is currently sold in
Middle East based on system I owe using FOP libraries, so please help me!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.