Mercurial > mplayer.hg
view TOOLS/TVout/compile.sh @ 19856:b4cb97ef9d20
Subtract glyph bitmap from outline bitmap.
It greatly improves display of glyphs with semitransparent primary color.
author | eugeni |
---|---|
date | Sat, 16 Sep 2006 19:01:56 +0000 |
parents | b205f8ca892a |
children |
line wrap: on
line source
# Compile TVout tools cd con2fb gcc con2fb.c -o con2fb cd .. cd matroxset make cd .. cd fbset make cd ..