issues
search
luser-dr00g
/
xpost
A PostScript interpreter in C
Other
98
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
move fpurge's call to xpost_compat
#61
vtorri
opened
1 day ago
0
move mkstemp() to compat*
#60
vtorri
closed
2 days ago
1
add a string buffer to xpost
#59
vtorri
opened
2 weeks ago
1
move realpath() implementation to platform-specific files
#58
vtorri
closed
2 weeks ago
0
Eliminate alloca() and do not replace with VLAs
#57
luser-dr00g
closed
2 weeks ago
4
MacOS make issue: no stdio_ext.h
#56
flwyd
opened
1 month ago
6
Can't install
#55
sh4yce
opened
2 years ago
3
Fix for failed initialization
#54
mulle-kybernetik-tv
closed
2 years ago
1
Configuration parameters
#53
luser-dr00g
opened
3 years ago
2
is dirname really needed ?
#52
vtorri
closed
3 years ago
4
-Wall has a new nuisance warning
#51
luser-dr00g
opened
3 years ago
18
xpost_file_read(), and hence readstring, doesn't deal with end of file
#50
PertinentDetail
closed
3 years ago
2
[discussion] meson build system
#49
vtorri
opened
3 years ago
2
readhexstring has multiple problems
#48
PertinentDetail
closed
3 years ago
4
Completion of error handling
#47
elfring
opened
5 years ago
16
Fix compilation issues.
#46
hzeller
closed
3 years ago
4
PS interpreter
#45
photopea
opened
6 years ago
6
devices which output to file only output a single file (jpeg png pgm ppm)
#44
luser-dr00g
opened
6 years ago
4
kshow ignores proc
#43
luser-dr00g
opened
6 years ago
0
Remove integer automaton from grok()
#42
luser-dr00g
opened
8 years ago
0
Simplify operator execution by pushing args backwards
#41
luser-dr00g
opened
8 years ago
1
Increase array and string max size
#40
luser-dr00g
opened
8 years ago
0
color space not changing naturally
#39
luser-dr00g
opened
8 years ago
0
unit tests do not compile on Windows
#38
vtorri
closed
8 years ago
3
optimize typechecks and polymorphic dispatch from procedure bodies in `bind`
#37
luser-dr00g
opened
8 years ago
0
create dumper utility to convert lmem* gmem* and xdump* to a text format
#36
luser-dr00g
opened
8 years ago
3
use the same random filename sequence in lmem* gmem* and xdump*
#35
luser-dr00g
opened
8 years ago
2
Increase performance of the hash tables
#34
luser-dr00g
closed
8 years ago
1
run with error:xpost_interpreter.c:688 _onerror() cannot load
#33
linhuikui
opened
9 years ago
10
Bug in device base class's buffer implementation
#32
GoogleCodeExporter
opened
9 years ago
0
Bug in arc fill.
#31
GoogleCodeExporter
closed
9 years ago
2
Increase performance of `flattenpath` algorithm
#30
GoogleCodeExporter
opened
9 years ago
0
8 Digit real precision
#29
GoogleCodeExporter
opened
9 years ago
0
Names should accept embedded nul-characters.
#28
GoogleCodeExporter
opened
9 years ago
0
Improve performance of stack type checking in opexec
#27
GoogleCodeExporter
closed
9 years ago
7
Scanner Bug: / = reads as one name " ="
#26
GoogleCodeExporter
closed
9 years ago
1
runtest does not complete using '-d pgm'
#25
GoogleCodeExporter
opened
9 years ago
0
add configuration support
#24
GoogleCodeExporter
opened
9 years ago
0
FreeType bitmap fonts not scaling
#23
GoogleCodeExporter
opened
9 years ago
1
create a smaller, scaled window if the screen size doesn't support the default dimensions.
#22
GoogleCodeExporter
opened
9 years ago
0
FT_Load_Glyph returns error 35 on Linux
#21
GoogleCodeExporter
closed
9 years ago
5
make the dump file not temporary
#20
GoogleCodeExporter
closed
8 years ago
1
Scanner bug. Unterminated string returns file contents up to EOF with no syntaxerror.
#19
GoogleCodeExporter
opened
9 years ago
0
Don't use precious 'ent's in 'saverec's!
#18
GoogleCodeExporter
closed
9 years ago
2
Translate the Path ADT to C.
#17
GoogleCodeExporter
closed
2 weeks ago
8
Cache name objects to factor-out ternary-search-tree lookups in device functions
#16
GoogleCodeExporter
closed
9 years ago
2
invalid object bug.
#15
GoogleCodeExporter
closed
9 years ago
4
Bug in the scanner with proc delimiter in string
#14
GoogleCodeExporter
closed
9 years ago
2
Make separate memory tables for various typed-objects.
#13
GoogleCodeExporter
closed
9 years ago
4
Increase performance of stack and memory-table algorithms
#12
GoogleCodeExporter
closed
8 years ago
3
Next