From aed8ce9da277f5ecffe968b324f242c41c3b752a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 10:50:31 +0200 Subject: Adding upstream version 2:9.0.1378. Signed-off-by: Daniel Baumann --- runtime/print/cns_roman.ps | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 runtime/print/cns_roman.ps (limited to 'runtime/print/cns_roman.ps') diff --git a/runtime/print/cns_roman.ps b/runtime/print/cns_roman.ps new file mode 100644 index 0000000..dba385c --- /dev/null +++ b/runtime/print/cns_roman.ps @@ -0,0 +1,23 @@ +%!PS-Adobe-3.0 Resource-Encoding +%%Title: VIM-cns_roman +%%Version: 1.0 0 +%%EndComments +% Different to ASCII at code point 126 +/VIM-cns_roman[ +32{/.notdef}repeat +/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle +/parenleft /parenright /asterisk /plus /comma /minus /period /slash +/zero /one /two /three /four /five /six /seven +/eight /nine /colon /semicolon /less /equal /greater /question +/at /A /B /C /D /E /F /G +/H /I /J /K /L /M /N /O +/P /Q /R /S /T /U /V /W +/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +/grave /a /b /c /d /e /f /g +/h /i /j /k /l /m /n /o +/p /q /r /s /t /u /v /w +/x /y /z /braceleft /bar /braceright /overline /.notdef +128{/.notdef}repeat] +/Encoding defineresource pop +% vim:ff=unix: +%%EOF -- cgit v1.2.3