diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-06-17 00:20:48 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-06-17 01:41:51 +0200 |
commit | 809d3ba53bea8b34155cb8d009d7fa4b8a7bbdaf (patch) | |
tree | 51546fafa7cf56efec7d677a7f34e7e364652c8c /lib/scripts/drag.js | |
parent | 571b9b92283065f5bb5dd91a417b89b047efcc6b (diff) | |
download | rpg-809d3ba53bea8b34155cb8d009d7fa4b8a7bbdaf.tar.gz rpg-809d3ba53bea8b34155cb8d009d7fa4b8a7bbdaf.tar.bz2 |
Use data uris for small image files in CSS
This patch adds a new config option 'cssdatauri'. When enabled, the CSS
patcher will automatically convert all occurances of small (<600 byte)
PNG and GIF images in the CSS to embedded, base64 encoded data uris.
This reduces the number of needed HTTP requests and avoids the HTTP header
overhead.
Diffstat (limited to 'lib/scripts/drag.js')
0 files changed, 0 insertions, 0 deletions