All Projects → Fuco1 → fontify-face

Fuco1 / fontify-face

Licence: other
Fontify symbols representing faces with that face.

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to fontify-face

FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-59.37%)
Mutual labels:  faces
age-and-gender
Predict Age and Gender of people from images | Determination of gender and age
Stars: ✭ 68 (+112.5%)
Mutual labels:  faces
webmorph
Average and morph faces online http://webmorph.org/
Stars: ✭ 55 (+71.88%)
Mutual labels:  faces
sofgan
[TOG 2022] SofGAN: A Portrait Image Generator with Dynamic Styling
Stars: ✭ 715 (+2134.38%)
Mutual labels:  faces
Styleflow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
Stars: ✭ 1,982 (+6093.75%)
Mutual labels:  faces
DashcamCleaner
Censor identifiable information in videos., in particular dashcam recordings in Germany.
Stars: ✭ 20 (-37.5%)
Mutual labels:  faces
Face-Morphing
👯‍♀️ We are more alike than different - morphing one face to another
Stars: ✭ 66 (+106.25%)
Mutual labels:  faces

fontify-face

Fontify symbols representing faces with that face.

Usage

Enable fontify-face-mode in the buffer where you want the previews to be active.

Note: the symbols are tested with facep predicate which means if the package that defines the faces is not loaded they will not be fontified. If you want to see the previews you will have to require the package that defines the faces first.

Rationale

Read the blog for a more in depth background.

During theme or package development it is useful to see how the faces look directly during development. This saves time and provides thighter feedback loop. Happy theming!

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].