Searched refs:ENCODING (Results 1 – 12 of 12) sorted by relevance
14 ENCODING = ISO8859 macro55 -e s/--ENCODING--/$(ENCODING)/ \
183 ENCODING = ISO8859
255 -e s/--ENCODING--/$(ENCODING)/ \
39 ENCODING= 2 macro40 CPPFLAGS = -DDFLTENCODING=$(ENCODING) \
39 ENCODING = 2 macro40 CPPFLAGS = -DDFLTENCODING=$(ENCODING) \
43 ENCODING= 2 macro44 CPPFLAGS = -DDFLTENCODING=$(ENCODING) \
47 ENCODING = 2 macro48 CPPFLAGS = -DDFLTENCODING=$(ENCODING) \
51 ENCODING= 2 macro52 CPPFLAGS = -DDFLTENCODING=$(ENCODING) \
30 You can change the default encoding scheme by adjusting the definition of ENCODING
34 output at all. ENCODING (in Makefile) controls how dpost encodes lines of text.35 By setting ENCODING to 2 I've selected the fast, but not thoroughly tested method37 set ENCODING to 0 and recompile dpost. That results in a default version of dpost90 ENCODING - An integer (0, 1, 2 or 3) that sets the default text encoding91 scheme used by dpost. Increasing ENCODING (up to 3) decreases99 the -e option. Setting ENCODING to 2 may be worth a try.297 fast (but not completely tested) version of dpost by setting ENCODING in Makefile
48 #define SQLITE_--ENCODING-- 1