Guide to ResourceImage scaling and filtering 02/39502/9
authorAndrew Cox <andrew.cox@partner.samsung.com>
Tue, 12 May 2015 11:13:53 +0000 (12:13 +0100)
committerAndrew Cox <andrew.cox@partner.samsung.com>
Thu, 28 May 2015 16:38:54 +0000 (17:38 +0100)
commit2d6ca096066a2f49ad96061dbf22a244b3343856
tree15269044d47427382d6d7673efa55066bb70e8bf
parentb398ab61279f2fe1e96f7567cecb123c25e2edb1
Guide to ResourceImage scaling and filtering

Change-Id: Iebfb162b73d201477497353317d0868b2a67e460
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
28 files changed:
build/tizen/docs/dali_doxygen.css
docs/content/figures/image-scaling/cards.jpg [new file with mode: 0644]
docs/content/figures/image-scaling/concept-rectangles.svg [new file with mode: 0644]
docs/content/figures/image-scaling/dog.jpg [new file with mode: 0644]
docs/content/figures/image-scaling/door.jpg [new file with mode: 0644]
docs/content/figures/image-scaling/example-fitting-mode-options.svg [new file with mode: 0644]
docs/content/figures/image-scaling/example-scale-to-fill-problem.svg [new file with mode: 0644]
docs/content/figures/image-scaling/example-scale-to-fill-sequence.svg [new file with mode: 0644]
docs/content/figures/image-scaling/gallery-large-12.jpg [new file with mode: 0644]
docs/content/figures/image-scaling/liberty.jpg [new file with mode: 0644]
docs/content/figures/image-scaling/phone-transparent-screen.png [new file with mode: 0644]
docs/content/figures/image-scaling/phone.png [new file with mode: 0644]
docs/content/images/image-scaling/concept-rectangles.jpg [new file with mode: 0644]
docs/content/images/image-scaling/demo-fitting-sampling.jpg [new file with mode: 0644]
docs/content/images/image-scaling/demo-sampling-modes.jpg [new file with mode: 0644]
docs/content/images/image-scaling/example-scale-to-fill-problem.jpg [new file with mode: 0644]
docs/content/images/image-scaling/example-scale-to-fill-sequence.jpg [new file with mode: 0644]
docs/content/images/image-scaling/fitting-mode-options.jpg [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_box.png [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_box_then_linear.png [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_box_then_nearest.png [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_linear.png [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_nearest.png [new file with mode: 0644]
docs/content/images/image-scaling/sampling_modes_no_filter.png [new file with mode: 0644]
docs/content/main.md
docs/content/programming-guide/image-actor.h
docs/content/shared-javascript-and-cpp-documentation/resource-image-scaling.md [new file with mode: 0644]
docs/content/shared-javascript-and-cpp-documentation/texture-compression.md