All Projects → Manas140 → FP

Manas140 / FP

Licence: MIT license
Simple FontPreview Shell Script

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to FP

sublime-PICO-8
PICO-8 plugin for the Sublime Text 3 editor.
Stars: ✭ 42 (+147.06%)
Mutual labels:  font
amiri
Amiri (أميري) is a body text Naskh typeface
Stars: ✭ 291 (+1611.76%)
Mutual labels:  font
SUIT
SUIT―수트는 반복되는 노력을 기울이지 않아도 완성도 높은 형태를 유지하며, 소모적인 커뮤니케이션도 줄일 수 있도록 제작한 UI 본문용 폰트입니다.
Stars: ✭ 168 (+888.24%)
Mutual labels:  font
dotfiles
Portable configuration files and utility scripts for Linux and OpenBSD
Stars: ✭ 29 (+70.59%)
Mutual labels:  posix
ttf2hershey
Convert True Type Fonts (.ttf) to Hershey vector fonts
Stars: ✭ 29 (+70.59%)
Mutual labels:  font
posix
POSIX/C bindings generator for the Crystal programming language
Stars: ✭ 32 (+88.24%)
Mutual labels:  posix
font8x8-rs
8x8 monochrome bitmap fonts for rendering. Implemented in Rust.
Stars: ✭ 15 (-11.76%)
Mutual labels:  font
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (+1370.59%)
Mutual labels:  posix
postcss-font-pack
PostCSS plugin to simplify font declarations by validating only configured font packs are used and adding fallbacks.
Stars: ✭ 18 (+5.88%)
Mutual labels:  font
metrico
Font for metric equations in music notation.
Stars: ✭ 36 (+111.76%)
Mutual labels:  font
EasyFont
Android Library to set font of TextView, Button, EditText, and RadioButton in XML without editing Java code to set Typeface.
Stars: ✭ 20 (+17.65%)
Mutual labels:  font
catmoji-colr
Twemoji, but with cats! Unicode 13.1! 🐱
Stars: ✭ 41 (+141.18%)
Mutual labels:  font
gitpack
Git-based package manager written in POSIX shell
Stars: ✭ 72 (+323.53%)
Mutual labels:  posix
plex
The package of IBM’s typeface, IBM Plex.
Stars: ✭ 7,977 (+46823.53%)
Mutual labels:  font
eczar
Eczar: fonts for Devanagari and Latin
Stars: ✭ 52 (+205.88%)
Mutual labels:  font
Cubic-11
免費開源的 11×11 中文點陣體
Stars: ✭ 888 (+5123.53%)
Mutual labels:  font
typeface-minecraft
Minecraft typeface and colors
Stars: ✭ 20 (+17.65%)
Mutual labels:  font
cervit
Minimal, multi-threaded POSIX HTTP 1.1 server written in C using only system libraries.
Stars: ✭ 19 (+11.76%)
Mutual labels:  posix
chiron-sans-hk
昭源黑體:現代筆形風格,平衡標準字形和印刷體慣用筆形的免費開源黑體字型
Stars: ✭ 131 (+670.59%)
Mutual labels:  font
theBookOfNoah
Everything ive learned developing web applications
Stars: ✭ 22 (+29.41%)
Mutual labels:  posix

Font Preview

A Simple Customizable FontPreview Sh Script.

Dependencies

  ImageMagick

Install

  git clone https://github.com/Manas140/FP.git && cd FP
  ./install.sh i

Usage

Usage: fp -[fs|fg|bg|ws|pt|lf|lb|rf|rb|iv|h] font_path
   -h: help
  -fs: font size.
  -fg: foreground color.
  -bg: background color.
  -ws: window size.
  -pt: preview text.
  -lf: linear foreground gradient.
  -lb: linear background gradient.
  -rf: radial foreground gradient.
  -rb: radial background gradient.
  -iv: image viewer.

Example

  fp ~/.fonts/ComicNeue-Bold.ttf -fs 25 -lb SlateBlue3-IndianRed1 -fg snow1
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].