Skip to content
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

Lang is a string, not a char array. The size are not fixed, and not w… #12

Open
wants to merge 5 commits into
base: fix-set-correct-shapes-size
Choose a base branch
from

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    2718e59 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. fix: wrong missing glyphs

    - glyphs that were are already added are not missing!
    hjanetzek committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    bd0149b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. fix: faceId in LineLayout::Glyph got clamped to uint8

    - handle up to 2^16 font faces
    hjanetzek committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    d3c9690 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Configuration menu
    Copy the full SHA
    2d4af0b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Configuration menu
    Copy the full SHA
    03bc515 View commit details
    Browse the repository at this point in the history