Skip to content

Commit f6caa58

Browse files
committed
Update CLAUDE.md
1 parent c768611 commit f6caa58

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ gs -q -dNOSAFER -dNOPAUSE -dBATCH -sDEVICE=nullpage -I build/resource/Resource \
7777
- ASCII85-wrapped output (watermarked)
7878
- Results in ~30-50% smaller files
7979

80+
BWIPP's "global context" is an optional dictionary containing optional keys
81+
that affect the behaviour of BWIPP:
82+
83+
- `preload` - Perform eager initialisation of normally lazy variables during resource definition
84+
- `enabledebug` - Allow the user to set debug options (e.g. `debugcws`), for development purposes
85+
- `enabledontdraw` - Allow the user to set dontdraw, in case they are providing custom renderers
86+
- `default_{barcolor,backgroundcolor,...}` - Defaults for certain renderer options set by the user
87+
8088

8189
### Directory Structure
8290

0 commit comments

Comments
 (0)