File: README.md

package info (click to toggle)
renderdoc 1.11%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 93,988 kB
  • sloc: cpp: 662,188; ansic: 350,046; python: 22,871; xml: 14,473; java: 11,365; cs: 7,181; makefile: 6,703; yacc: 5,682; ruby: 4,648; perl: 3,461; sh: 2,277; php: 2,119; lisp: 1,835; javascript: 1,524; tcl: 1,068; ml: 747
file content (14 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Source

Most of the icons in here come from the "Farm-Fresh Web Icons" pack from [fatcow.com](http://www.fatcow.com/free-icons).

Licensed under Creative Commons Attribution 3.0 United States (CC BY 3.0 US).

Some icons have special notes:

* delete.png is renamed to del.png to avoid obvious clashes with the C++ keyword.
* flip_y.png is created just by rotating arrow_left.png to be vertical in the top half of the image, then rotating/flipping it to the bottom half.
* upfolder.png is created by pasting arrow_up.png on top of folder.png, then erasing all pixels that overlap the front half of the folder.
* action.png and action_hover.png are both based on document_page_next.png, with the little fold removed and colours changed.
* control_reverse_blue.png is just control_play_blue.png flipped horizontally.
* control_nan_blue.png and control_sample_blue.png are control_cursor_blue with the cursor edited out and replaced with the appropriate symbol. control_base_blue.png is not used directly but is kept in case future additions are needed.