[Xastir-Dev] Symbols file

J. Lance Cotton joe at lightningflash.net
Tue May 6 11:00:30 EDT 2003


It's a text file.

Colors are: (taken and edited from the src/draw_symbols.c source file)

case('.'):       // transparent
case('q'):       // #000000  black   0%
case('m'):       // #FFFFFF  white 100%
case('c'):       // #CCCCCC  gray80 80%
case('j'):       // #EE0000  red2
case('h'):       // #00BFFF  Deep sky blue
case('l'):       // #0000CD  mediumblue
case('k'):       // #00CD00  green3
case('g'):       // #00008B  blue4
case('#'):       // #FFFF00  yellow
case('p'):       // #454545  gray27 27%
case('~'):       // used in the last two symbols in the file
     color=0xff;  // what should it be? was transparent before...
case('i'):       // #006400  Dark Green
case('n'):       // #878787  gray53 52%
case('a'):       // #CD6500  darkorange2
case('o'):       // #5A5A5A  gray59 35%
case('f'):       // #CD3333  brown3
case('b'):       // #A020F0  purple
case('e'):       // #FF4040  brown1
case('d'):       // #CD0000  red3
case('r'):       //          LimeGreen  DK7IN: saw this in the color 
definitions...
     color=0x52;  // so we could use it


dale huguley wrote:

> Hi All-
> I would like to doodle with the icons in symbols.dat - what program can 
> I use and what is the format?
> 
> 73 de kg5qd Dale
> 
> _______________________________________________
> Xastir-dev mailing list
> Xastir-dev at xastir.org
> https://krypton.hscs.virginia.edu/mailman/listinfo/xastir-dev

-- 
J. Lance Cotton, KJ5O
http://map.findu.com/kj5o-14
joe at lightningflash.net



More information about the Xastir-dev mailing list