GithubHelp home page GithubHelp logo

layout-bmfont-text's People

Contributors

mattdesl 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

Watchers

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

layout-bmfont-text's Issues

Attribute strings / multiple styles

Maybe fit for another module or maybe could be integrated into this one.

Basically supporting multiple font styles (sizes/weights/etc) with different baselines so they all line up.

Since things like color / page ID is entirely decided by the rendering step this would be best to consider across all levels of these modules..

[feature] lineSpacing / lineGap

to act like CSS, so that 1 multiplies the lineHeight by 1, 1.5 multiplies it by 1.5, etc
so it can be independent of font size

Pixi integration

Some users have requested a pure Pixi implementation of:

  • simple bitmap rendering using PIXI.Texture etc
  • signed distance field rendering for smooth scaling

This could be accomplished with a pixi-bmfont-text module like the ThreeJS one. It's best to wait for Pixi v3 as shaders and static buffers are changing there.

If there is a lot of shared code it could be split into a module, e.g. bmfont-text-vertex-data or something.

Missing dependencies

Thanks for this repo. Very useful.

indexof-property and garnish are missing form package.json but are required for tests. I suggest adding them to devDependencies since they don't appear to be necessary for the actual running code.

Other dependencies could use an update as well. The start and stress scripts are failing, and I suspect it may be because of an outdated dependency.

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.