Code Monkey home page Code Monkey logo

fontregister's Introduction

FontRegister

FontRegisteris a small Windows utility to install fonts and/or repair the font registry via commandline.
This library wraps http://code.kliu.org/misc/fontreg/ with a more flowing api.

Supported font types: fon, ttf, ttc, otf.

Usage

//Will start a commandline interface:
fontregister
//View all available commands:
fontregister --help
//Perform registry cleanup and font repair:
fontregister --cleanup
fontregister --clear
//Register fonts in the following folders or specific file/s:
//Note: Folders are deep-searched recusively.
fontregister "c:/folder" "c:/font.ttf" "./relativedir/" "./relativedir/font.otf" 

Help

Heres the output of help command:

--cleanup / --clear:
        Will remove any stale font registrations in the registry.
        Will repair any missing font registrations for fonts located in the C:\Windows\Fonts directory(this step
        will be skipped for .fon fonts if FontReg cannot determine which
        fonts should have "hidden" registrations).
"c:/path1" "c:/font.ttf" ... "./relativedir/"
        Will add or replace a font from given path/folder.
        Note: Folders are deep-searched recusively.

fontregister's People

Contributors

nucs 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

Watchers

 avatar  avatar

Forkers

whenz

fontregister's Issues

No fonts were found

FontRegister.exe is in C:\Windows\System32
I copied a new font to c:\newfont
Running FontRegister C:\newfont outputs:

Accepted arguments:
No fonts were found.

Any suggestions?

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.