Showing 59 open source projects for "fonts-wqy-microhei"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    OOO Extras

    OOO Extras

    Extra tools for OpenOffice under weak copyleft or other licenses

    A space to store classic OOo dependencies that cannot be easily redistributed in Apache OpenOffice's Source tree. Initially this was meant for copyleft tarballs only but it is also pretty handy to mirror other file dependencies.
    Downloads: 127 This Week
    Last Update:
    See Project
  • 2
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    ... and unit testing. Set document properties, e.g. title, subject, and creator. Create document sections with different settings, e.g. portrait/landscape, page size, and page numbering. Create header and footer for each sections, set default font type, font size, and paragraph style. Use UTF-8 and East Asia fonts/characters. Define custom font styles (e.g. bold, italic, color) and paragraph styles (e.g. centered, multicolumns, spacing) either as named style or inline in text.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    HarfBuzz

    HarfBuzz

    Open source text shaping engine

    HarfBuzz is an open source text-shaping engine with a C API that turns fonts and strings of character codes into a form that is correctly arranged for the corresponding language and writing system. This is essentially the process of text shaping: translating a string of character codes into a properly arranged sequence of glyphs that can be rendered onto a screen or into final output form for inclusion in a document. This shaping depends on a number of factors: the input string, the active font...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Translate Shell

    Translate Shell

    Command-line translator using Google Translate, Bing Translator, etc.

    ... by line. Translate Shell is known to work on many POSIX-compliant systems. You may use Translate Shell from any Unix shell of your choice (bash, zsh, ksh, tcsh, fish, etc.); however, the wrapper script requires either bash or zsh installed. It is a must to have corresponding fonts for the language(s) / script(s) you wish to display in your terminal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. Highlight ranges in the text view. Search the text using regular expressions. Automatically detects if a file is using spaces or tabs for indentation. Specify line endings (CR, LF, CRLF) to use when...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PanWriter

    PanWriter

    Markdown editor with pandoc integration and paginated preview

    PanWriter is a distraction-free markdown editor with two unique features. Tight integration with pandoc for import/export to/from plenty of file formats (including HTML, docx, LaTeX and EPUB). Preview pane that can show pages – including page breaks etc. Layout adjustments are immediately reflected in the preview. Instead, you can write text in Markdown, a convention on how to write plain text files. Basically, it’s like you would write an email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eisvogel

    Eisvogel

    A pandoc LaTeX template to convert markdown files to PDF or LaTeX

    A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with Pandoc 3. Alternatively, if you don't want to install LaTeX, you can use the Docker image named pandoc/extra. The image contains pandoc, LaTeX, and a curated selection of components such as the eisvogel template, pandoc filters, and open source fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features. First of all, you need to install Vim or Neovim, preferably with +python3 support enabled. Also, you need to have git and curl installed in your system, which is needed for downloading plugins and fonts. If you are using a terminal emulator, you will need to set the font in the terminal configuration. After SpaceVim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    ngx-quill

    ngx-quill

    Angular components for the Quill Rich Text Editor

    ngx-quill is an angular (>=2) module for the Quill Rich Text Editor containing all components you need. It is possible to set custom default modules and Quill config options with the import of the QuillModule.forRoot(). Use <quill-editor></quill-editor> in your templates to add a default quill editor. Do not forget to include quill + theme CSS in your build process, module or index.html! For builds with angular-cli >=6 only add quilljs to your scripts or scripts section of angular.json, if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QPrompt

    QPrompt

    Personal teleprompter software for all video makers.

    Free teleprompter software for all video creators. Built with ease of use, fast performance, control accuracy, and cross-platform support in mind. QPrompt works with studio teleprompters and tablet teleprompters, cellphones, and webcams. It was also designed for use in video conferences.
    Leader badge
    Downloads: 592 This Week
    Last Update:
    See Project
  • 12
    Infinite

    Infinite

    Tabbed text editor with undo/redo/english dictionary/word counter

    Tabbed text editor. Plain text (txt) and custom text (bwd/bwp) document formats. Spell checker. Word wrap. Manuscript mode. Extensive backup system so you'll never lose work again. Switch rapidly between files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    溫度日記 Hearty Journal

    溫度日記 Hearty Journal

    療癒系心情日記 App

    Hearty Journal is a beautiful diary and personal journal application with a focus on privacy. Securely record your thoughts, feelings, ideas and private moments with the ease of writing on a pad of paper. Its aesthetic looks like a piece of notebook paper with handwritten words on it. Also, beautiful themes, lovely journal stickers and luxury fonts are available in the app. Hearty Journal works on both your computer and phone (Windows, macOS, iOS and Android are supported). Moreover, to keep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rune

    Rune

    A text editor that works like you'd expect

    Rune is a multi-platform text editor that has been adapted to each platform it runs on. It works on very old systems also. I don't believe old hardware should be thrown away. It is usually still very functional and can almost always be fixed if it breaks. But, many times it requires older software also. Rune is designed with that in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cunalpha

    Cunalpha

    CunAlpha is a text converter to cuneiforms characters,

    CunAlpha is a text converter to cuneiform characters, it uses special fonts from Akkadian, Hittite, Sumerian. etc.This software is a GUI with two text arrays where the first one is alphabetic and the second text is a cuneiform glyph conversion. CunAlpha read various documents like txt, doc, odf, pdf, etc.. also save the cuneiform text to a specific formatted (.cna) file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OmegaT Color Schemes Manager

    OmegaT Color Schemes Manager

    OmegaT Color Schemes and Fonts Manager

    An OmegaT colour scheme and font manager with the possibility to import and share schemes. Easy and handy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vim-airline

    vim-airline

    Very light status/tabline for vim

    ... of plugins, including: vim-bufferline, fugitive, unite, ctrlp, minibufexpl, gundo, undotree, nerdtree, tagbar, vim-gitgutter, vim-signify, quickfixsigns, syntastic, eclim, lawrencium, virtualenv, tmuxline, taboo.vim, ctrlspace, vim-bufmru, vimagit, denite, vim.battery and more. Looks good with regular fonts and provides configuration points so you can use unicode or powerline symbols. Optimized for speed - loads in under a millisecond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program makes PNG and/or GIF graphics from DVI files. It produces high-quality images while its internals are tuned for speed. It supports PK, VF, PostScript and TrueType fonts, color, PostScript inclusion, bitmap inclusion, and has CJK support
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Sinhala Writer

    Sinhala Writer

    Best tool there is to type Sinhala unicode characters

    Sinhala Writer is a fully portable phonetic unicode character converter tool designed to generate Sinhala (සිංහල) characters whenever you need. Sinhala Writer is a must have tool which can be very useful in many scenarios, such as messaging in social media networks, for the use in 3rd party applications like PhotoShop, AfterEffects etc, generating Sinhala characters to be used on web pages and computers that do not use Sinhala fonts, etc. Simply put, if you want to quickly generate some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JWordProcessor - Java RTF Editor

    JWordProcessor - Java RTF Editor

    Your simple RTF editor completely in Java

    A simple Rich Text Editor made entirely in Java Swing. You can format the content with the profits advanced control panels to manage the font, style and color of the text, paragraphs and proceed to check the spelling of content. Finally you can insert pictures from your file system and use keyboard shortcuts to open the menu and activate the panels for advanced text formatting. ================================= Get Android App -...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    好书阅读器 VReader

    可竖排(直排)阅读中文的电子书软件

    竖排(直排)阅读纯文本电子书阅读器。支持简本中文,与繁体(正体)中文的纯文本文件。可增减内嵌字体。分别改变正文内容与标题内容的字体,字号,与颜色。可修改背景色。横版与直版自由切换。可设置字距,行距,页边距,与是否显示分行线等功能。安装包内附加了目前最好的全字库楷体字体与隶书字体。用Hash文件目录的方式,可记忆每本书的阅读位置又不会泄露用户的浏览历史。 既可全屏显示,又能Esc一键最小化到系统托盘区。 这是介面简单,而又功能强大的文本电子书阅读器。 力图做到有阅读“古籍善本”的感觉。 最新版本增加了HTML5导出功能,可在任何系统上的浏览器上使用。
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Ansi-Text-Editor

    Ansi-Text-Editor

    ANSI Text Editor like PabloDraw for Windows

    The First Beta Version of a new ANSI Editing tool like Pablodraw, ACiDDraw or TheDraw for Windows 32/64 Bit Systems. ATE has a full font system very similar to the one of TheDraw (except for the "outline" font type) coming already with over 3500!! ready to use ansi and ascii fonts. Import and Export of TheDraw ANSI fonts is supported as well as import and export of the native .ATEF format (file type specifications are included). Also supported is the import of Figlet ASCII fonts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ToUnicode

    ToUnicode

    Converts Non-Unicode Kurdish texts to Unicode

    زیادکراوەی "بۆ یونیکۆد" بۆ ئۆفیسی مایکڕۆسۆفت بەکاردێت بۆ گۆڕینی دەقی کوردی نایونیکۆد بۆ دەقی یونیکۆد. ئەم زیادکراوەیە بەشێوەی خۆڕایی بەردەستە. بۆ بەکارهێنانی پێویستە ئەم ئامرازانەی خوارەوە لەسەر کۆمپیوتەرەکەت هەبێت: - Microsoft .NET Framework 4 Client - Visual Studio 2010 Tools for Office Runtime تێبینی: بۆ ئۆفیسەکانی ٢٠٠٧، ٢٠١٠، ٢٠١٣ تاقیکراوەتەوە و کاردەکات. پێویستە دەقی هەڵبژێردراو یەکێک لە فۆنتەکانی عەلی بێت.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WordIt!
    WordIt is a basic word processor which is a computer program that you can use to create, edit, view, and print text documents. With WordPad, you can type letters, book reports, and other simple documents. You can also change how the text looks, quickly move sentences and paragraphs around and copy and paste text within and between documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JFontChooser

    a font chooser component for java.

    a font chooser component for java. provide selection for: 1. font (installed and un-installed) 2. font size 3. font style 4. text 5. text color CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next