Skip to content

Improve high-DPI layouts and documentation - #1

Draft
papanda925 wants to merge 1 commit into
mainfrom
codex/readme-hidpi-refactor
Draft

Improve high-DPI layouts and documentation#1
papanda925 wants to merge 1 commit into
mainfrom
codex/readme-hidpi-refactor

Conversation

@papanda925

Copy link
Copy Markdown
Owner

Summary

  • rewrite the README with Japanese-first setup, sample outputs, DPI concepts, limitations, and troubleshooting
  • replace fixed coordinates that placed buttons outside the original forms
  • use TableLayoutPanel and FlowLayoutPanel for DPI- and font-tolerant layouts
  • use the current Windows dialog font instead of an unnamed 45-pixel font
  • preserve standard OK/Cancel, Enter/Esc, and pipeline output behavior
  • dispose forms and cloned fonts deterministically
  • add PowerShell parser checks and repository-level high-DPI conventions in GitHub Actions

Validation

  • local structural and whitespace checks passed
  • Windows GitHub Actions parses all four scripts without showing the dialogs
  • visual checks at 100%, 125%, 150%, and 200% scaling remain required, so this PR is Draft

Compatibility

The samples remain standalone Windows PowerShell scripts with no third-party modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant