Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Remove unnecessary font files. #364

Merged
merged 4 commits into from
Jul 14, 2022

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Sep 5, 2021

Issue 番号 / Issue ID

目的 / Purpose

iOSに不要なフォントファイルが残っていることを確認したので消す。

だいたい1MB程度のサイズ減少を期待できる。

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

  • 当該フォントファイルを削除してもiOS版の画面が正常に表示される

その他 / Other information

このPull Requestで削除しているフォントファイルはCovid19Radar/Resources/Fonts以下に同じものが存在する。

@keiji keiji self-assigned this Sep 5, 2021
@keiji keiji marked this pull request as ready for review September 5, 2021 07:33
@keiji keiji requested a review from cocoa-dev October 8, 2021 06:03
@cocoa-dev003 cocoa-dev003 merged commit 1a001e4 into cocoa-mhlw:develop Jul 14, 2022
@keiji keiji deleted the remove_unnecessary_fonts branch July 14, 2022 01:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants