Code Monkey home page Code Monkey logo

epicframework's People

Contributors

ddopson avatar epicdraws avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

epicframework's Issues

Graphics on iPhone are busted

Totally busted graphics on iPhone, maybe due to recent checkin for UIImage.cropImage to fix bitmap subset rendering... works fine on iPad though.

iOS5: getUniqueDeviceID

Wire up getUniqueDeviceID. Already included library and have code shown somewhere in a comment.

Threading Support for iOS

Need to support EpicPlatform.runInBackground and EpicPlatform.runOnMainThread

This is blocking async network calls, among other behavior.

XCode Build Support

Need to copy over our objc files for XCode builds.

This is blocking progress on native-interactions for Facebook and others.

Need support for rotated text

Currently, Word Farm uses rotated text in one place, so we should add support for it, or encourage a change in WF.

Font performance is miserable

It appears the biggest bottleneck now is font rendering, especially with alpha. Our implementation of measureAdvance involves actually drawing, so its painfully slow. This is a huge issue in drawTextBox() where fonts are auto-sized (this may also happen even in drawText), so hundreds of fonts are tried. Add in alpha, and its pretty much a joke.

EpicIOImplementation

Need to implement on iOS

Currently blocking persistence, and some other small things (e.g. if file doesn't exist, issue prompt for review).

Facebook Connect

Wire up Facebook connect project changes into platform. Will require Xcode builds to work.

Sort out licensing

Currently XMLVM generated files contain the GPL license. We should be cautious not to impose licenses on consumers of the framework, especially those used commercially.

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.