Search Results for "fonts-wqy-microhei" - Page 5

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

View related business solutions
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Critical

    Critical

    Extract & Inline Critical-path CSS in HTML pages

    ... rule inclusion). Generate critical-path CSS with multiple resolutions. This is a useful option when you e.g. want to defer the loading of web fonts or background images. Generate critical-path CSS and specify asset rebase behavior. Inline critical-path CSS using filamentgroup's loadCSS. Pass an object to configure inline-critical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parcel

    Parcel

    The zero configuration build tool for the web

    ... technologies like HTML, CSS, and JavaScript, to assets like images, fonts, videos, and more. And when you use a file type that isn't included by default, Parcel will automatically install all of the necessary plugins and dev dependencies for you! Parcel includes a development server out of the box. Just run parcel index.html to get started. When you make a change, Parcel automatically updates your code in the browser, no page reload necessary!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dunst

    Dunst

    Lightweight and customizable notification daemon

    Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager-centric setups we all love to customize to perfection. Customize fonts, icons, timeouts, and more. Are you unhappy with the default shortcuts and colors? No worries, you can change these all with a simple configuration file tweak. Change the look or behavior of notifications matching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5
    carbon CLI

    carbon CLI

    Beautiful images of your code, from right inside your terminal

    carbon.now.sh by is a wonderful tool that lets you generate beautiful images of your source code through an intuitive UI, while letting you customize aspects like fonts, themes, window controls and much more. carbon-now-cli gives you the full power of Carbon, right at your fingertips, inside the terminal. Generate beautiful images from a source file, or sections of a source file, by running a single command. Want to customize everything before generating the image? Run it in interactive mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QMUI iOS

    QMUI iOS

    A solution to improve the efficiency of project UI development

    QMUI iOS is designed to help quickly build an iOS project with basic design restoration effects, while using the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project quality can be greatly improved. You only need to modify a configuration table to adjust the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Workbox

    Workbox

    JavaScript libraries for Progressive Web Apps

    ... of best practices and removes the boilerplate every developer writes when working with service workers. Precaching, runtime caching, strategies, request routing, background sync, and helpful debugging. Wish you could rely on Google Fonts being available offline after the user has visited your site? Add a quick rule to serve them from the cache. Make your JS and CSS fast by returning the assets from the cache, while making sure they are updated in the background for the next use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fluent UI Web

    Fluent UI Web

    Collection of utilities andcomponents for building web applications

    A collection of UX frameworks for creating beautiful, cross-platform apps that share code, design, and interaction behavior. Build for one platform or for all. Everything you need is here. Build your own apps using the same open source components we do, with accessibility, internationalization, and performance included. From tutorials to a fun collection of API references, find what you need to design and develop your own Fluent experience. From Word and Excel to PowerBI and Teams, many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MaterialDrawer

    MaterialDrawer

    Drawer library for your Android project

    The flexible, easy to use, all in one drawer library for your Android project. Does your application contain a Drawer? Do you want to have it up and running in less than 5 minutes? Do you want your drawer to follow the Android Design Guidelines? Do you have profiles? Do you need flexibility? Is Google’s navigation Drawer of the design support not enough for you? Do you want a simple and easy to understand api? Never waste your time again. It provides you with the easiest possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    PDFIO.jl

    PDFIO.jl

    PDF Reader Library for Native Julia.

    PDFIO is a native Julia implementation for reading PDF files. It's a 100% Julia implementation of the PDF specification. Other than a few well-established algorithms like flate decode (zlib library) or cryptographic operations (OpenSSL library) almost all of the APIs are written in native Julia. PDF files are in existence for over three decades. Implementations of the PDF writers are not always to the specification or they may even vary significantly from vendor to vendor. Every time, you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    atom-icon-fonts

    atom-icon-fonts

    Atom snippets for a variety of icon fonts

    Atom snippets for a variety of icon fonts. This package is also available for Sublime Text and Visual Studio Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ipfs-css

    ipfs-css

    Single-purpose css class names and font-face config to IPFS up your UI

    The single-purpose CSS class names and @font-face config to IPFS up your UI. Once you've installed ipfs-css from npm, the CSS and SCSS files and the web-fonts are available from your node_modules/ipfs-css directory. You can import the theme.json file which can be used with a ThemeProvider component. All the CSS atoms are generated from that, so you can be sure you're using the same values. While ipfs.css contains everything you need, if you prefer variables for fonts, colors, and gradients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3270font

    3270font

    A 3270 font in a modern format

    This font is derived from the x3270 font, which, in turn, was translated from the one in Georgia Tech's 3270tool, which was itself hand-copied from a 3270 series terminal. I built it because I felt terminals deserve to be pretty. The .sfd font file contains a x3270 bitmap font that was used for guidance. The "source" file is edited using FontForge. You'll need it if you want to generate fonts for your platform. On most civilized operating systems, you can simply apt-get install fontforge, yum...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SwiftIconFont

    SwiftIconFont

    Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, etc.

    Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon) Not yet supported. Please use Cocoapods or Carthage. CocoaPods is a dependency manager for Cocoa projects. To integrate SwiftIconFont into your Xcode project using CocoaPods, specify it in your Podfile. In your UILabel, UIButton or UITextField, set a text containing a placeholder anywhere you want the icon to be. The lazy way, just set your UILabel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    minimalflat2

    minimalflat2

    Minimal and flat theme for Redmine

    Minimal and flat theme for Redmine. Minimal and flat design, modern color scheme by Flat UI & Espresso. Flexible (resolution-independent) icon by IcoMoon. Expandable tree view of the project list. Favicon (Redmine 2.5 or later), and responsive layout (Redmine 3.2 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MathJax

    MathJax

    Beautiful and accessible math in all browsers

    ... configurations and specialized software workflows. MathJax uses CSS with web fonts or SVG, instead of bitmap images or Flash, so equations scale with surrounding text at all zoom levels. MathJax is highly modular on input and output. Use MathML, TeX, and ASCIImath as input and produce HTML+CSS, SVG, or MathML as output. MathJax works with screenreaders & provides expression zoom and interactive exploration. You also can copy equations into Office, LaTeX, wikis, and other software.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Recursive Sans & Mono

    Recursive Sans & Mono

    Recursive Mono & Sans is a variable font family for code & UI

    Recursive Sans & Mono is a variable type family built for better code & UI. It is inspired by casual script signpainting, but designed primarily to meet the needs of programming environments and application interfaces. In programming, “recursion” is when a function calls itself, using its own output as an input to yield powerful results. Recursive Mono was used as a tool to help build itself: it was used to write Python scripts to automate type production work and to generate specimen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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. The design is done...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    decaf-emu

    decaf-emu

    Researching Wii U emulation

    Researching Wii U emulation. Licensed under the terms of the GNU General Public License, version 3 or later (GPLv3+). The latest Windows and Linux binaries are available via Actions artifacts. You must be logged into GitHub in order to download the artifacts. MacOS builds are currently not provided due to complications with Vulkan. Run the decaf-qt executable, it is recommended to run the emulator from the root git directory so that it is able to access resources/fonts/*. Alternatively, set...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 20
    mPDF

    mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

    mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced. Supports almost all languages including RTL (Arabic and Hebrew), and CJK (Chinese-Japanese-Korean). Nested block-level elements (e.g. P...
    Downloads: 113 This Week
    Last Update:
    See Project
  • 21
    PortableApps.com

    PortableApps.com

    Portable software for cloud, local, and portable USB drives

    PortableApps.com is the world's most popular portable software solution allowing you to take your favorite software with you. A fully open source and free platform, it works from any synced cloud folder (DropBox, Google Drive, Box, etc), from your local PC on an internal or external drive, or on any portable storage device (USB flash drive, memory card, portable SSD or hard drive, etc) moved between PCs. With millions of users all over the world, nearly 500 real open source and freeware apps...
    Leader badge
    Downloads: 260,513 This Week
    Last Update:
    See Project
  • 22

    The FreeType Project

    A free, high-quality, and portable font engine

    FreeType is written in C. It is designed to be small, efficient, and highly customizable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats for digital typography. FreeType is a freely available and portable software library to render fonts.
    Leader badge
    Downloads: 107,517 This Week
    Last Update:
    See Project
  • 23
    Public Sans

    Public Sans

    A strong, neutral, principles-driven, open source typeface for text

    A strong, neutral typeface for interfaces, text, and headings. Public Sans is a fork of the SIL Open Licensed face Libre Franklin. Public Sans has many similarities with its parent, but differs enough in its particulars that its effect is distinct. Adjusted vertical metrics. Public Sans is about 2% shorter than Libre Franklin, and has slightly looser default line spacing. Tailed lowercase l. The lowercase l character has a hooked tail for disambiguation. (There is also an optional untailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Starlight.jl

    Starlight.jl

    A greedy game engine for greedy programmers

    Welcome to the documentation for Starlight.jl, a greedy application framework for greedy developers. Its primary use case is video games, but the power of Julia, SDL2, Vulkan, and the Bullet Physics SDK can be leveraged to make just about anything you want. With a focus on flexibility and code quality, Starlight aims to be such a framework. It includes a suite of components and integrations that make it particuarly well-suited for video games, so it is not a stretch to call it a "game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Beautiful Web Fonts in Various Languages

    Beautiful Web Fonts in Various Languages

    Including Demo Example Webpage & Professional Documenting Application

    ..., TraditionalChineseHW, Kannada, Khmer, Main Latin, Cyrillic, Greek, Malayalam, Myanmar, Oriya, Punjabi, Punjabi-Gurmukhi, Sinhala, Tamil, Telugu, Thai, Tibetan, Urdu, Cyrillic (ext), Greek (ext), Latin (ext), Vietnamese Please extract this 2.5 GB ZIP file and follow the instructions in the "1. README_FIRST.txt" file inside. These are unicode fonts, which are compatible across many devices. Wish you all success in your existing / new job opportunities, that you get with this project.
    Downloads: 0 This Week
    Last Update:
    See Project