Mathematical Alphanumeric Symbols (Unicode 1D400–1D7FF)

2014-10-13 Thread Justus-bulk
Hi -

What does it take to fix FOP-1969 "Surrogate pairs not treated as single
unicode codepoint for display purposes"?

I use FOP to typeset math-heavy documents.  So far I've been using
JEuclid-fop (which does handle the characters in question), but it has
issues and does not appear to be very active these days.  I'm currently
reviving my own MathML-to-SVG solution
(http://pmml2svg.sourceforge.net/), but here I run into FOP-1969.

Cheers,
Justus


[jira] [Commented] (FOP-2249) Bidi controls (LRM, RLM...) and joiners (ZWJ, ZWNJ) retained in formatting.

2014-10-13 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170409#comment-14170409
 ] 

Glenn Adams commented on FOP-2249:
--

See preliminary fix at 
http://svn.apache.org/viewvc?view=revision&revision=r1631605 . I will close 
once I can create and add new tests to the test suite.

> Bidi controls (LRM, RLM...) and joiners (ZWJ, ZWNJ) retained in formatting.
> ---
>
> Key: FOP-2249
> URL: https://issues.apache.org/jira/browse/FOP-2249
> Project: Fop
>  Issue Type: Bug
>  Components: layout/unqualified, renderer/ps
>Affects Versions: 1.1, trunk
> Environment: Windows 7 x64
>Reporter: Konrad Gajewski
>Assignee: Glenn Adams
> Attachments: arabic.fo, fop.xconf, test.pdf
>
>
> Hi, 
> I'm testing Arabic sentences mixed with English one.
> I found the following issue:
> When I'm trying to revert direction by U+200E, I'm getting the glyphs which 
> one is incorrect because should be nothing.
> For some Fonts I'm getting warning and I see "#" inside, for some of them 
> "incorrect character".
> .fo file:
> http://www.w3.org/1999/XSL/Format"; font-family="simpfxo">
>   
>  master-name="a4">
>margin-right="10mm" margin-left="10mm"/>
> 
>   
>   
> 
>   ‍ وكلما زادت معرفتك بها؛ زادت السلامة والمتعة التي 
> تحصل some text عليها خلال قيادتها. 
> ‏ البريد الإلكتروني ‎ Test
> 
>   
> 
> .fontconfig file
>  embedding-mode="full">
>   
> 
>  embedding-mode="full">
>   
>
>  embedding-mode="full">
>   
>  
>embed-url="file:///C:/Windows/Fonts/ScheherazadeRegOT.ttf" 
> embedding-mode="full">
>weight="normal"/>
> 
>embedding-mode="full">
>   
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FOP-2416) Add support for Arabic Joiners (ZWJ/ZWNJ)

2014-10-13 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169964#comment-14169964
 ] 

Glenn Adams commented on FOP-2416:
--

Preliminary work at 
http://svn.apache.org/viewvc?view=revision&revision=r1631546 .

> Add support for Arabic Joiners (ZWJ/ZWNJ)
> -
>
> Key: FOP-2416
> URL: https://issues.apache.org/jira/browse/FOP-2416
> Project: Fop
>  Issue Type: Improvement
>  Components: layout/unqualified
>Affects Versions: trunk
>Reporter: Glenn Adams
> Fix For: trunk
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (FOP-2416) Add support for Arabic Joiners (ZWJ/ZWNJ)

2014-10-13 Thread Glenn Adams (JIRA)
Glenn Adams created FOP-2416:


 Summary: Add support for Arabic Joiners (ZWJ/ZWNJ)
 Key: FOP-2416
 URL: https://issues.apache.org/jira/browse/FOP-2416
 Project: Fop
  Issue Type: Improvement
  Components: layout/unqualified
Affects Versions: trunk
Reporter: Glenn Adams
 Fix For: trunk






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: nightly snapshots page broken?

2014-10-13 Thread Clay Leeds
I'll report back when I get more information. 

Cheers!

Clay

--

"My religion is simple. My religion is kindness."
- HH The Dalai Lama of Tibet

> On Oct 13, 2014, at 5:51 AM, Clay Leeds  wrote:
> 
> Will do. 
> 
> Cheers!
> 
> Clay
> 
> --
> 
> "My religion is simple. My religion is kindness."
> - HH The Dalai Lama of Tibet
> 
>> On Oct 10, 2014, at 2:23 AM, Luis Bernardo  wrote:
>> 
>> Yes, I saw that but I was not able to figure out how to fix it. This 
>> probably happened when we changed our site and it seems we need to provide 
>> the CI folks with a new header file.
>> 
>> Clay, can you please follow up with INFRA-8443 and provide a new header file?
>> 
>>> On Wed, Oct 8, 2014 at 9:06 PM, Glenn Adams  wrote:
>>> Thanks! Now we need to fix the HTML on that page [1], which links appear to 
>>> all be broken, missing style sheet, etc.
>>> 
>>> [1] http://ci.apache.org/projects/xmlgraphics/fop/snapshots/
>>> 
 On Wed, Oct 8, 2014 at 11:51 AM, Luis Bernardo  
 wrote:
 
 This has been addressed by INFRA and the nightly builds link are working 
 again.
 
 
> On 10/8/14, 12:17 AM, Luis Bernardo wrote:
> 
> FYI, I submitted a request to INFRA (INFRA-8443) since I don't think we 
> can fix this ourselves.
> 
> The buildbot logs are here: http://ci.apache.org/builders/fop-trunk
> 
>> On 10/1/14, 4:14 PM, Glenn Adams wrote:
>> thanks! i had an inquiry from someone looking for the nighly snapshots; 
>> i think it was working a few months ago, as i recall checking that page 
>> then and it showed recent builds
>> 
>>> On Wed, Oct 1, 2014 at 2:11 AM, Luis Bernardo  
>>> wrote:
>>> I think this was set up by Simon Pepping years ago and I don't know how 
>>> this is configured but I will investigate.
>>> 
>>> On Wed, Oct 1, 2014 at 3:30 AM, Glenn Adams  wrote:
 http://ci.apache.org/projects/xmlgraphics/fop/snapshots/ appears to be 
 broken, with no links to builds, other broken links, etc
 
 clay? luis?
>> 


Re: nightly snapshots page broken?

2014-10-13 Thread Clay Leeds
Will do. 

Cheers!

Clay

--

"My religion is simple. My religion is kindness."
- HH The Dalai Lama of Tibet

> On Oct 10, 2014, at 2:23 AM, Luis Bernardo  wrote:
> 
> Yes, I saw that but I was not able to figure out how to fix it. This probably 
> happened when we changed our site and it seems we need to provide the CI 
> folks with a new header file.
> 
> Clay, can you please follow up with INFRA-8443 and provide a new header file?
> 
>> On Wed, Oct 8, 2014 at 9:06 PM, Glenn Adams  wrote:
>> Thanks! Now we need to fix the HTML on that page [1], which links appear to 
>> all be broken, missing style sheet, etc.
>> 
>> [1] http://ci.apache.org/projects/xmlgraphics/fop/snapshots/
>> 
>>> On Wed, Oct 8, 2014 at 11:51 AM, Luis Bernardo  
>>> wrote:
>>> 
>>> This has been addressed by INFRA and the nightly builds link are working 
>>> again.
>>> 
>>> 
 On 10/8/14, 12:17 AM, Luis Bernardo wrote:
 
 FYI, I submitted a request to INFRA (INFRA-8443) since I don't think we 
 can fix this ourselves.
 
 The buildbot logs are here: http://ci.apache.org/builders/fop-trunk
 
> On 10/1/14, 4:14 PM, Glenn Adams wrote:
> thanks! i had an inquiry from someone looking for   the nighly 
> snapshots; i think it was working a few months ago, as i recall checking 
> that page then and it showed recent builds
> 
>> On Wed, Oct 1, 2014 at 2:11 AM, Luis Bernardo  
>> wrote:
>> I think this was set up by Simon Pepping years ago and I don't know how 
>> this is configured but I will investigate.
>> 
>> On Wed, Oct 1, 2014 at 3:30 AM, Glenn Adams  wrote:
>>> http://ci.apache.org/projects/xmlgraphics/fop/snapshots/ appears to be 
>>> broken, with no links to builds, other broken links, etc
>>> 
>>> clay? luis?
>> 
> 
 
>>> 
>> 
>