[GitHub] [openoffice] cbmarcum commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-12-13 Thread GitBox
cbmarcum commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-744035475 I figured it out. I had Noto Sans CJK SC font's installed but they had weight modifiers Light, Medium, Bold in the font names. Once I changed them it appeared correctly.

[GitHub] [openoffice] cbmarcum commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-12-13 Thread GitBox
cbmarcum commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-744009606 When I open the pr89.odt file from the PR89.zip I see a discrepancy in the characters 6th row left column vs. the image in the right column.

[GitHub] [openoffice] cbmarcum commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-09-17 Thread GitBox
cbmarcum commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-694603116 I built trunk CentOS 7 without this PR applied and tested a writer document with Noto Sans CKJ JP and CKJ SC and neither one crashed on PDF Export. Should it always crash? I'm