Skip to content

Instantly share code, notes, and snippets.

View sergioad's full-sized avatar

Sergio Esaú Arámbula Durán sergioad

View GitHub Profile
[INFO] === Build =======================================
[INFO] CPU Model Name: Unknown
[INFO] Funcionalidades: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: Jul 26 2022
[INFO] Version: 1.10.3
[INFO] =================================================
[INFO] [Input]: Found input driver: "uwp".
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] [Core]: Versión de la API libretro: 1, API usada en la compilación: 1
[INFO] [Audio]: Set audio input rate to: 48000.00 Hz.
@yoyo308
yoyo308 / .fonts.conf
Created May 7, 2014 17:37
Archivo de renderizado de fuentes usado por CrunchBang 11 Waldorf. Colocar en /home/usuario/.config/fontconfig/
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="autohint" >