Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHORE] #71 - 폰트 추가 #72

Merged
merged 2 commits into from
Nov 19, 2021
Merged

Conversation

mini-min
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 폰트 파일 추가 (Resouces/Font)
  • UIFont+Extension 내용 업데이트
  • info.plist 폰트 추가
  • 담당 화면 폰트 적용

📮 관련 이슈

@mini-min mini-min added Minjae 🐻‍❄️ 민재 강남1타강사 작업 P1 / Priority High 우선순위 높음 Chore 그 이외의 잡일, production code의 변경은 없음 labels Nov 19, 2021
@mini-min mini-min self-assigned this Nov 19, 2021
Copy link
Member

@hyun99999 hyun99999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

최곱니다! 제가 맡은 뷰 코드 주석까지..! 이슈만들고 저도 수정해둘게요!

Comment on lines 13 to 15
class var title01: UIFont {
return UIFont(name: "SpoqaHanSansNeo-Bold", size: 20.0)!
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

컬러처럼 @nonobjc 를 앞에 붙여서 인스턴스화하지 않아도 사용할 수 있게 하면 좋을거 같아요!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빠르게 변경했습니다 ^__^

@mini-min mini-min merged commit ec691bc into TeamNADA:develop Nov 19, 2021
@mini-min mini-min deleted the feature/#71 branch November 19, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 그 이외의 잡일, production code의 변경은 없음 Minjae 🐻‍❄️ 민재 강남1타강사 작업 P1 / Priority High 우선순위 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] 폰트 세팅 작업
2 participants