Code Monkey home page Code Monkey logo

brass_mono's People

Contributors

fonsecapeter avatar pfonseca23 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brass_mono's Issues

Add more glyphs

Still have some more to add after #5 + #17, goal is to be fully google fonts compliant

Add ttf's

Add ttf's to the build process, in forge script, just Generate(*.ttf) alongside Generate(*.otf)

Rescale all glyphs

This is a pretty big lift, but basically the vertical metrics are a little off (rookie mistake). They're correct in a world without accented capital letters, but with them, certain renderers can clip, for example the top of the accent in ร. To fix this, all letters will need to be scaled down relative to the viewport in Inkscape. The vertical metrics will also need some adjusting based on where the x-height / cap-height ends up and whatnot. May need to narrow up the width proportionally too to keep the letters spaced the same.

This won't just be for the sake of accented capital letters too, terminal highlighting should come out looking better after this change too. As seen in this vim-airline screenshot, the highlighting seems too low relative to the letters:

Screen Shot 2019-05-13 at 3.08.17 PM.png

And my terminal block cursor looks wrong in the same way:

Screen Shot 2019-05-13 at 3.09.45 PM.png

Have to check, but pretty sure the descent is a bit on the large side (200) because there just was extra space there, so might be able to translate the whole viewport upward, but it likely won't be enough so probably have to still do some scaling down of everything.

Add Light Weight

400 -> 200, same as bold, but remove internal contour instead of external

Add Bold Weight

Requested by jamesoglover on (fontspace)[http://www.fontspace.com/peter-fonseca/brass-mono]

Plan:

  • cp regular.svg bold.svg
  • up the line-width, copy through the levels and re-snapshot the glyphs
  • change weight from 400 to 700
  • pass into forge script (make sure to check hard-coded transformations)

Rework all vertical scaling

Now that fontforge script will center everything horizontally, just need to capture each glyph in the right vertical alignment. Should recapture each glyph in the new environment

Should change inkscape document properties and em squares to match final output, so forging doesn't need to scale and reposition vertically

Ligatures?

Brass Mono is wonderful to code in.
I use languages daily that use operators/fat arrows that use them(=>, >=, etc.).

Any plans in the future to add ligatures to Brass Mono?
Would love to eventually see it with ligatures - that being said I know its a 50/50 split on font creators liking them in the first place.

Thank you!

Ligatures Overlap

I absolutely love this font, thanks for making it!
I just wanted to let you know that the ligatures overlap sometimes with the text. Please look at the screenshots below-
image
image

Add CI

Use docker + travis ci to ensure bin/build always works

Update versioning

Currently using major.minor.patch

Will have to switch to major.minor font-style

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.