googlefonts / pyfontaine

Python tool to check font files for language/character set support
https://github.com/googlefonts/pyfontaine
GNU General Public License v3.0
104 stars 20 forks source link

rename subsets "gwf_*" => "google_*" #96

Closed felipesanches closed 7 years ago

felipesanches commented 7 years ago

(issue #95)

davelab6 commented 7 years ago

@felipesanches lmk when ready to merge :)

felipesanches commented 7 years ago

yeah... I'm trying to understand what's wrong with the Travis build. It fails with:

    cc1plus: error: unrecognized command line option ‘-std=c++11’

I tried setting up Travis to use gcc-6, but that also did now help.

felipesanches commented 7 years ago

alright! I just got the correct setup for using gcc 6 supporting C++11 :-)