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

titleSelectedStrokeWidth 数值越小,毛边效果越明显 #272

Open
leftsider123 opened this issue Nov 25, 2024 · 0 comments
Open

titleSelectedStrokeWidth 数值越小,毛边效果越明显 #272

leftsider123 opened this issue Nov 25, 2024 · 0 comments

Comments

@leftsider123
Copy link

    dataSource = JXSegmentedTitleDataSource()
    dataSource.titleNormalFont = fontR(16)
    dataSource.itemSpacing = 20
    dataSource.isItemSpacingAverageEnabled = false
    dataSource.isItemWidthZoomEnabled = true
    dataSource.isTitleZoomEnabled = true
    dataSource.titleSelectedZoomScale = 24.0/16.0
    dataSource.isTitleStrokeWidthEnabled = true
    dataSource.titleSelectedStrokeWidth = -4

IMG_4008

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

No branches or pull requests

1 participant