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

Char spacing #4642

Merged
merged 26 commits into from
May 25, 2018
Merged

Char spacing #4642

merged 26 commits into from
May 25, 2018

Commits on Aug 7, 2017

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

Commits on Aug 8, 2017

  1. Fixed jslint errors.

    cec committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    d350dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208141e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

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

Commits on Aug 19, 2017

  1. Documented the changes.

    cec committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    79e7988 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Configuration menu
    Copy the full SHA
    d14c7f4 View commit details
    Browse the repository at this point in the history
  2. Additional property: letterSpacing in BitmapText to set extra amount …

    …of space between each character.
    cec committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    3287f11 View commit details
    Browse the repository at this point in the history
  3. Fixed lint errors.

    cec committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    53d4cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f535bb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'char_spacing' of https://github.com/ceco-fmedia/pixi.js

    …into char_spacing
    cec committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    609ae3f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

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

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    e1e0d49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into char_spacing

    cec committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    c38b506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d0f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3ece1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Configuration menu
    Copy the full SHA
    9875aff View commit details
    Browse the repository at this point in the history
  2. Fixed last line width when last character is space.

    Added basic tests for BitmapText.
    ceco-fmedia committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    76bf9fd View commit details
    Browse the repository at this point in the history
  3. Fixed typo.

    ceco-fmedia committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    6c2435c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    e6351fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b349b View commit details
    Browse the repository at this point in the history
  3. Fixed line break characters not incrementing spacesRemoved.

    Reverted breaking on -/\.,?!;:
    ceco-fmedia committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    eab47d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce8fea3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

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

Commits on May 25, 2018

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