Showing 17 open source projects for "simple-xml"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    PyMuPDF

    PyMuPDF

    Python bindings for MuPDF's rendering library.

    MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for various platforms. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on the screen. The viewer is small, fast, yet complete. It supports many document formats, such as PDF, XPS, OpenXPS, CBZ, EPUB,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    JuliaMono

    JuliaMono

    repository for JuliaMono, a monospaced font

    JuliaMono, a font for programming. JuliaMono is a monospaced typeface designed for programming in text editing environments that require a wide range of specialist and technical Unicode characters. Repository for JuliaMono, a monospaced font with reasonable Unicode support. JuliaMono is a monospaced typeface designed for programming and in other text editing environments that require a wide range of specialist and technical Unicode characters. It was presented at the 2020 JuliaCon conference...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    docx_cleanup

    free DOCX Cleanup - Embedded Font Remover - easy batch processing

    ...(Word will safely fall back to default system fonts like Calibri). Portable: A single, standalone .exe file. Dramatically reducing the file size of .docx files if they contain embedded fonts inside them. Create a simple log in the form of TXT file in the output folder -with a list of processed and skipped docx files or how much file size was saved. If it was useful, consider donating any amount via the Revolut link: https://revolut.me/richarb0x8
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Vue Phosphor icons

    Vue Phosphor icons

    A flexible icon family for Vue

    ...Although we strongly advise against installing your icons globally. Phosphor takes advantage of Vue's provide/inject options to make applying a default style to all icons simple. Create a provided object or function at the root of the app (or anywhere above the icons in the tree) that returns a configuration object with props to be applied by default to all icons in the tree. You may create multiple providers for styling icons differently in separate regions of an application; icons use the nearest provider above them to determine their style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    epcol

    epcol

    Epcol gives access to factory builtin features of ESC-P2 printers

    Epcol gives simple access to using factory builtin features of ESC-P2 printers such as the Epson LQ590 printer. These printers have very nice embedded fonts that are easy to use when a file is processed by epcol before printing. The proportional fonts are very nice looking fonts. A typical usage is putting macro commands in the text file or specifying a command option to epcol on the command line as shown in the epcol syntax statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JetBrains Mono

    JetBrains Mono

    The free and open-source typeface for developers

    ...This makes the whole pattern of the text more clear-сut. The outer sides of ovals ensure there are no additional obstacles for your eyes as they scan the text vertically. JetBrains Mono’s typeface forms are simple and free from unnecessary details. Rendered in small sizes, the text looks crisper.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Vazirmatn Font

    Vazirmatn Font

    Vazirmatn is a Persian/Arabic font

    Vazirmatn is a Persian/Arabic font project that started in 2015 under the name of Vazir with the idea of a new simple and legible typeface suitable for web pages and applications. Design and development have taken a long way but I hope the results are worth it. Thanks to DejaVu Sans font (v2.35) published in public domain there was a free software base to start the Vazir project. Although Vazir was completely different in typeface, still the original software was common.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    Fira Code

    Fira Code

    Free monospaced font with programming ligatures

    ...While all programming languages should be designed with full-fledged Unicode symbols for operators, such is not yet the case. Until then, there's Fira Code. Fira Code's solution is clean, simple and only font rendering. This means that the underlying code is still very much ASCII-compatible, allowing for the faster reading and understanding of code.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Simple Line Icons

    Simple Line Icons

    Simple and Minimal Line Icons

    Simple line icons with CSS, SASS, LESS & Web-fonts files. You can find a cheat sheet of the complete set of icons at Simple Line Icons - GitHub Pages. Alternatively, you can also clone or download this repository as zip. If you are a designer, you can use this creative cloud library in your project. Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Fira System Font Replacement

    Fira System Font Replacement

    Modified version of the Fira Sans fonts to replace the default system

    ...Follow the instructions in the installer and restart your computer when the installation process has finished. It is recommended to shut down, turn off, and restart your computer to finish the installation of the fonts. A simple reboot may lead to garbled dialogs, so a complete shutdown is highly recommended.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FIGlet and ASCII Art Generator

    FIGlet and ASCII Art Generator

    Input your text and have it rendered into ASCII art fonts!

    A simple and easy to use GUI FIGlet generator. It uses Python module pyfiglet. Have fun with it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fnt-tool

    Simple Font Tool

    Bitmap to .FNT converter, .FNT Viewer and Character Set Editor. See http://www.roysac.com/roy-tools/fnt-tool.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fontaine is a new font analysis program. The program produces reports that document font features and Unicode coverage. Report output is available in various human readable TEXT, XML, and JSON formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple composer, line by line, of the types in the 42-line Bible using a digital catalogue (imports custom QVision plot data and writes the .DAT.B42 pseudoformat font type). Works via command line and on a web user interface under the GS interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Font toolkit written in Python, disassembles and assembles fonts using Unicode and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple yet integrated application to provide support for using Arabic text in applications that don't support it. Many design and CAD applications use their custom text rendering methods that don't support Arabic. Supported by: www.arabteam2000.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo