songyc macbook 5f9593923a fix(diary): pencil-only drawing with finger panning, and truly sharp strokes
- 실기기에서 drawingPolicy .pencilOnly — 손가락은 절대 필기되지 않고,
  확대 상태에서 한 손가락으로 페이지를 상하좌우 이동(팬)한다. 이동/확대
  제스처는 allowedTouchTypes=direct로 손가락 전용이라 펜슬 획을 뺏지 않음
  (시뮬레이터는 입력 수단이 없어 anyInput 유지). 배치 모드에선 한 손가락을
  요소 드래그에 양보(팬 두 손가락)
- 선명도 재수정: SharpPencilCanvasView가 목표 래스터 배율(기기 스케일 ×
  현재 줌, 상한 ×3)을 뷰+레이어 트리에 유지하고, 획을 그릴 때마다·레이아웃
  때마다 재적용 — PencilKit이 새 획 렌더 레이어를 기본 해상도로 만들어
  흐려지던 문제와, 기존 1.5배 슈퍼샘플링의 다운샘플 소프트닝을 함께 제거
  (화면 픽셀과 1:1 매칭이 가장 선명)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
2026-07-13 17:31:09 +09:00
2025-05-17 18:21:24 +09:00
2025-09-14 19:51:16 +09:00
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
330 MiB
Languages
Swift 78.6%
Python 6.7%
C 6%
Java 4.4%
TypeScript 3%
Other 1.3%