Giter Club home page Giter Club logo

Comments (5)

tomschr avatar tomschr commented on May 30, 2024

Commented by fsundermeyer on 2013-06-10 13:06
Regression test:
If this command says a number that is not 0 (in the example below 61), then the
pdf is probably corrupt:

$ pdftk \
/tmp/SLED-installquick_zh_cn.pdf \
output - uncompress | grep 000000000000000000000000 | wc -l
$ 61

from suse-xsl.

tomschr avatar tomschr commented on May 30, 2024

Updated by tom_schr on 2013-07-01 06:04

  • labels: --> l10n, fo, xslt, fop

from suse-xsl.

tomschr avatar tomschr commented on May 30, 2024

Commented by tom_schr on 2013-07-01 06:23
See also some related information in DAPS Ticket #108. Especially the -nocs option should be disabled for Arabic or other complex scripts.

[sknorr->toms: The above needed to read "disabled," because we need complex script support for Arabic.]

from suse-xsl.

 avatar commented on May 30, 2024

Status:

  • This is basically done for the PDF version of the output. However, FOP 1.x does not support Arabic well, so our Arabic output is useless. FOP 2.0 to the rescue!?
  • The HTML actually needs more work here:
    • It basically works, because web browsers are kind and forgiving to authors.
    • Using specialized fonts for these languages would be good, otherwise, we're getting whatever is installed on the user's computer. (Note though, CJK fonts are usually ten times as large as a Western+Cyrillic+Greek font, so this poses a Web distribution problem.)
    • Disable italics/bold text for CJK languages
    • Allow building in an RTL mode for ar

from suse-xsl.

 avatar commented on May 30, 2024

Closing this, this is too broad anyway. Opened #254 and #255 for remaining HTML issues.

from suse-xsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.