Changeset 1642 in Sophya for trunk/SophyaPI/PIext/servnobjm.cc


Ignore:
Timestamp:
Aug 16, 2001, 2:19:01 PM (24 years ago)
Author:
ansari
Message:

1/ Definition d'attributs graphiques texte pour les nouvelles couleurs violettes
2/ Ajout commandes addline addrect addfrect addfcircle ....

Reza 16/8/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/servnobjm.cc

    r1569 r1642  
    15151515gi.a1 = PI_Gold;
    15161516GrAcolors["gold"] = gi;
     1517gi.a1 = PI_Violet;
     1518GrAcolors["violet"] = gi;
     1519gi.a1 = PI_VioletRed;
     1520GrAcolors["violetred"] = gi;
     1521gi.a1 = PI_BlueViolet;
     1522GrAcolors["blueviolet"] = gi;
     1523gi.a1 = PI_DarkViolet;
     1524GrAcolors["darkviolet"] = gi;
    15171525
    15181526// Les attributs de lignes
Note: See TracChangeset for help on using the changeset viewer.