Correct some spelling mistakes
Automaticaly --> Automatically Invalide --> Invalid Strech --> Stretch allows to --> allows one to attachement --> attachment contraints --> constraints inconsistant --> inconsistent occured --> occurred occurences --> occurrences permits to --> permits one to postion --> position regularily --> regularly transfered --> transferred
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
; must set this option to 'no'. | devez mettre cette option à 'no'.
|
||||
Save_screen_size_in_GIF = no ; (default 'no')
|
||||
|
||||
; Automaticaly count the number of | Compter automatiquement le nombre de
|
||||
; Automatically count the number of | Compter automatiquement le nombre de
|
||||
; different colors used when opening| couleurs différentes utilisées lors de
|
||||
; the palette editor window. (Set it| d'ouverture de la fenêtre d'édition de
|
||||
; to 'no' if you have a slow PC or | la palette. (Mettez-le à 'no' si vous
|
||||
|
||||
@@ -1391,7 +1391,7 @@ function db.fixPalette(pal,sortflag) -- Arrange palette & only keep unique color
|
||||
newpal[n] = indexpal[ulist[n][1]]
|
||||
end
|
||||
|
||||
newpal["assigns"] = assign -- Complete list of image color assigns (removed cols will point to 1st occurence)
|
||||
newpal["assigns"] = assign -- Complete list of image color assigns (removed cols will point to 1st occurrence)
|
||||
newpal["doubles"] = doubles
|
||||
newpal.double_total = dtot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user