Fix webp&gif issue 30/274030/2
authorsunghyun kim <scholb.kim@samsung.com>
Tue, 22 Feb 2022 05:13:01 +0000 (14:13 +0900)
committertscholb <scholb.kim@samsung.com>
Wed, 20 Apr 2022 08:12:52 +0000 (17:12 +0900)
1. Change Fitting mode
- animated image visual use FIT_KEEP_ASPECT_RATIO by default, but image visual use FILL.
  i think we need to use same fitting mode by default.

2. use npatch in webp and gif
- if webp and gif use npatch, it need to be change regular type

Change-Id: Ib29234e86d5d2efaa38dce9ef391a79a1065dd5d


No differences found