Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Enable fontforge checks #5

Closed
felipesanches opened this issue Jun 21, 2017 · 3 comments
Closed

Enable fontforge checks #5

felipesanches opened this issue Jun 21, 2017 · 3 comments

Comments

@felipesanches
Copy link
Member

Originaly submitted at fonttools/fontbakery#1298

Fontforge checks are not currently running on the worker container.

Fontforge instalation commands were added to the worker container image (via Dockerfile apt-get install statements) but the fontforge python module is not found at runtime.

@davelab6 davelab6 modified the milestone: 0.1.0 Jul 25, 2017
@davelab6 davelab6 modified the milestones: 0.1.2, 0.2.0 Aug 28, 2017
@davelab6
Copy link
Member

davelab6 commented Aug 28, 2017

@felipesanches can this be closed? Or is this to have a separate tab on the details page regarding these checks?

@felipesanches
Copy link
Member Author

This is about having fontforge properly installed and functional on the worker container. @graphicore is in a better position to let us know if the current setup of fontforge on the worker container fullfils that requirement or if it is still misconfigured.

@graphicore
Copy link
Contributor

fontforge is working at the moment:

&& add-apt-repository ppa:fontforge/fontforge \
&& apt-get update \
&& apt-get install -y python-pip curl mono-complete libicu-dev \
fontforge-nox python-fontforge git build-essential \

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants