cpdf-source/cpdfcolours.mli

5 lines
112 B
OCaml
Raw Normal View History

2023-07-27 13:05:18 +02:00
(** Standard CSS Colours *)
(** Standard CSS Colours, names in lowercase. *)
2023-06-07 16:39:04 +02:00
val colours : (string * int) list