"Fossies" - the Fresh Open Source Software Archive

Member "xterm-379/unicode/precompose.c.head" (15 Jul 2014, 248 Bytes) of package /linux/misc/xterm-379.tgz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 /*
    2  * Canonical Compositions
    3  *
    4  * DO NOT EDIT BY HAND! This is generated by the script
    5  * unicode/make-precompose.sh
    6  */
    7 /* @XTermId@ */
    8 
    9 #include <precompose.h>
   10 
   11 static struct {
   12   int replacement;
   13   int base;
   14   int comb; 
   15 } precompositions[] = {