File: README.md

package info (click to toggle)
renderdoc 1.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 79,584 kB
  • sloc: cpp: 491,671; ansic: 285,823; python: 12,617; java: 11,345; cs: 7,181; makefile: 6,703; yacc: 5,682; ruby: 4,648; perl: 3,461; php: 2,119; sh: 2,068; lisp: 1,835; tcl: 1,068; ml: 747; xml: 137
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.