Giter Site home page Giter Site logo

Comments (5)

alerque avatar alerque commented on June 14, 2024 1

This is about to get marked as closed by PR #40 which I think covers most of this by fixing the bug you hit and adding a feature besides. Uncovered are...

  • Whatever your deal was with "font manager". That sounds like SILE itself isn't installed/configured correctly on the system. I'm happy to look into that too but I'll need more information about the installation. Also lets check that sile itself works for normal SILE-ish things and report that on the SILE issue tracker if there is a problem. If sile works by itself and fontproof invocations are fouling it up do open a new issue here with more info. The font manager is something that should be discovered by ./configure time by SILE when it is built or packaged.

  • Your question about font family: there is an -F/--family flag for that if you need it, but you only want to specify one of either filename or family, not both. The crash when it was empty was a bug and just about outputting debug information.

  • Papersize settings should be inherited from the regular class. I don't see anything at all in FontProof so I can't track down that error. Perhaps the specific project you were testing there needs an update to SILE v0.14.x usage. Can you point me to the template or other files that threw that error? The Andika-Mithani Latin template you linked works fine for me. Open a new issue if you have details.

from fontproof.

alerque avatar alerque commented on June 14, 2024

As you can probably guess from the title, I recognize what this is about. I believe the font being specified from the CLI and from the class-provided command in the template are clobbering each other because they both try to take total control of the font but neither has all the attributes available to do so.

from fontproof.

n7s avatar n7s commented on June 14, 2024

Thanks for the fixes, it works now (having also adjusted some parameters in our integration code).

from fontproof.

alerque avatar alerque commented on June 14, 2024

@n7s The UFO test repository you linked me too early is full of broken stuff so I'm not 100% what your current integration code looks like, but here is one way to do it in GitLab CI: silnrsi/font-andika-mtihani#2. Of course installing the LuaRock in the Ubuntu container would work too instead of using a separate job, but I find modular jobs that stick to a specific task easier to manage in the long run.

from fontproof.

n7s avatar n7s commented on June 14, 2024

The integration changes are not pushed yet (probably next week) but I'm referring to changes needed in the smith repository. I'm going the luarocks installation route. (We are not using GitHub action or Gitlab pipelines at this stage but an existing CI setup already used for a bunch of other SIL software).

from fontproof.

Related Issues (18)

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.