Skip to content

Commit 61c7ba3

Browse files
committed
v1.0.0-alpha.8 verison resetting.
1 parent c2dae3c commit 61c7ba3

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,6 @@ GetScaleIndex is a package to scale index position.
88
### Description
99

1010
### Example Usage
11-
```
12-
SetHeight(int height)
13-
```
14-
```
15-
SetWidth(int width)
16-
```
17-
```
18-
GetScalingIndexFor4X(int index)
19-
```
20-
```
21-
GetScalingIndexFor9X(int index)
22-
```
23-
```
24-
GetScalingIndexFor16X(int index)
25-
```
26-
```
27-
GetScalingIndexFor25X(int index)
28-
```
29-
```
30-
GetScalingIndexFor36X(int index)
31-
```
32-
```
33-
GetCustomScalingIndex(int index, int width, int height, int customScale)
34-
```
3511

3612
### Version History
3713
See [Changelog](https://github.com/meokullu/GetScaleIndex/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)