-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HarfBuzz #3
Comments
/cc @artemp |
@kkaefer - I think the plan was to use Harfbuzz with ICU/freetype |
right, we are contemplating using harfbuzz for shaping instead of only ICU. So, we would start depending on harfbuzz in front of ICU (harfbuzz optional depends on ICU and freetype itself). I don't know all the details, but Herm's branch has the code: mapnik/mapnik@master...harfbuzz |
because that branch is not merged, I would ignore this complexity for the time being |
Use pragmas for fill-color and fill-outline-color
* Add stylelint CLI and Add mapbox class name rule in stylelintrc * # This is a combination of 3 commits. # This is the 1st commit message: Stylelint works for application # This is the commit message #2: WIP modify lint-css script in package.json # This is the commit message #3: Ammend warning for lint-css npm script * Stylelint implemented for application WIP modify lint-css script in package.json Ammend warning for lint-css npm script Add csscolorparser * Add lintx to script file * Took out lintx * Took out lintx * Resolve comments to 4584 PR * Resolve PR comments * Ignore stylelint in .flowconfig and remove true from scripts
add property-function to reference
Rebase to latest mapbox-gl-js. Rubber-stamped.
@springmeyer, you were talking about replacing ICU/freetype with HarfBuzz. Could you please write up your thoughts about this or point me to where the reasons are explained?
The text was updated successfully, but these errors were encountered: