Giter Club home page Giter Club logo

giphurs's People

Contributors

corne2plum3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

giphurs's Issues

Intentionally ignored Fontbakery issues (OUTDATED)

I list here the WARNs and FAILs of Fontbakery that we ignore for now, either by choice or because it's a false positive.

FAILs WARNs
otf 1 4
ttf 1 6

(FAIL) com.google.fonts/check/name/version_format

FAIL [code: bad-version-strings]

This is intended to have version below 1.000 as the font isn't finished. The first very finished version will have the version 1.000.

(WARN) com.google.fonts/check/vendor_id

WARN OS/2 VendorID is 'PfEd', a font editor default. If                    
     you registered it recently, then it's safe to ignore this warning     
     message. Otherwise, you should set it to your own unique 4 character  
     code, and register it with Microsoft at                               
     https://www.microsoft.com/typography/links/vendorlist.aspx    

I'm literally not a vendor, just a random dude who made a font. This font doesn't have a trademark, and is not made by a society. I think the best is to let this WARN for now, but it should be discussed.

(WARN) com.google.fonts/check/outline_jaggy_segments

WARN [code: found-jaggy-segments]

Ignored for the following glyphs:

  • Because it's stolen from other fonts: U+210A, U+210B, U+2133
  • Because by design: U+246F, U+2472, U+2483, U+2486, U+2497, U+249A, U+24F0, U+24F3, U+3256, U+3259, U+32B1, U+32B4, U+32B8, U+32BA, U+32BB, U+32BE

(WARN) com.google.fonts/check/contour_count (ttf only)

WARN [code: contour-count]

I don't think it can be patched with the current way the font is designed, plus I don't think it is really a problem.

(WARN) com.google.fonts/check/outline_alignment_miss (ttf only)

WARN [code: found-misalignments] 

Ignored because it's the result of the TTF building process. I do not control that.

TypeError: unsupported operand type(s) for /: 'PosixPath' and 'NoneType' make: *** [Makefile:18 : fonts] Erreur 1

Well... Seems to happen with make fonts at the line cd sources && gftools builder config.yaml

  File "/(...)/Giphurs/venv/bin/gftools", line 10, in <module>
    sys.exit(main())
             ^^^^^^
  File "/(...)/Giphurs/venv/lib/python3.11/site-packages/gftools/scripts/__init__.py", line 91, in main
    mod.main(args[2:])
  File "/(...)/Giphurs/venv/lib/python3.11/site-packages/gftools/builder/__init__.py", line 705, in main
    builder.build()
  File "/(...)/Giphurs/venv/lib/python3.11/site-packages/gftools/builder/_ninja.py", line 49, in build
    self.build_static()
  File "/(...)/Giphurs/venv/lib/python3.11/site-packages/gftools/builder/_ninja.py", line 310, in build_static
    instances = self._instance_ufo_filenames(path, designspace)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/(...)/Giphurs/venv/lib/python3.11/site-packages/gftools/builder/_ninja.py", line 299, in _instance_ufo_filenames
    ufo = Path(path).parent / fn
          ~~~~~~~~~~~~~~~~~~^~~~
TypeError: unsupported operand type(s) for /: 'PosixPath' and 'NoneType'
make: *** [Makefile:18 : fonts] Erreur 1

Got this with b00140e and python version 3.11.2

Give a better name for the font

I feel like the current name, "Giphurs" actually sucks a bit.

So if you have any better names idea write it here, I'll pick up what's the best.

Note that "Sans" will be added at end of the font, for example "Giphurs Sans".

This issue will be closed a few moment after 1.0.0 release.

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.