Git Product home page Git Product logo

pebble-firmware-utils's Introduction

#Pebble Firmware Utils# Pebble Language Pack File Analyse

Some tools used for Pebble firmware, now include:

##pbpack_tool.py## unpack: pbpack_tool.py unpack foo.pbl [output_dir]

pack: pbpack_tool.py pack fool.pbl [some raw files to pack]

It will unpack or pack language file.

MUST set sdk path environment variable firstly

##extract_codepoints.py## Usage: extract_codepoints.py fontfile > codepoints.json

It will extract codepoints from pebble font file, and you can use it to re-generate font file by fontgen.py in Pebble SDK.

python $PEBBLE_SDK_PATH/Pebble/common/tools/font/fontgen.py pfo --list codepoints.json --extended HEIGHT OTF_OR_TTF_FONT FONT_FILE

pebble-firmware-utils's People

Contributors

xndcn avatar

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.