File: README.md

package info (click to toggle)
renderdoc 1.27%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: sid
  • size: 107,796 kB
  • sloc: cpp: 763,519; ansic: 326,847; python: 26,946; xml: 23,189; java: 11,382; cs: 7,181; makefile: 6,707; yacc: 5,682; ruby: 4,648; perl: 3,461; sh: 2,381; php: 2,119; lisp: 1,835; javascript: 1,525; 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.