1
0
mirror of https://github.com/kennycason/kumo synced 2025-03-25 08:38:53 -04:00
Commit Graph

261 Commits

Author SHA1 Message Date
kenny
c60c61f470 [maven-release-plugin] prepare release v1.26 2020-05-11 14:50:59 -07:00
kenny
d920a8a445 profile update 2020-05-11 14:48:05 -07:00
kenny
0d8b628a7a [maven-release-plugin] prepare for next development iteration 2020-05-11 14:37:58 -07:00
kenny
5796a8f5fa [maven-release-plugin] prepare release v1.25 2020-05-11 14:37:41 -07:00
kenny
8f9c4db4e8 release updated stash 2020-05-11 14:36:29 -07:00
kenny
a204c91680 [maven-release-plugin] prepare for next development iteration 2020-05-11 14:35:47 -07:00
kenny
dd0c001fbe [maven-release-plugin] prepare release v1.24 2020-05-11 14:35:39 -07:00
kenny
7420289161 update pom 2020-05-11 14:34:35 -07:00
kenny
e6b684df8c [maven-release-plugin] prepare for next development iteration 2020-05-11 14:28:06 -07:00
kenny
003b1614ab [maven-release-plugin] prepare release v1.23 2020-05-11 14:27:57 -07:00
kenny
4e9fe40200 misc updates 2020-05-11 14:26:43 -07:00
kenny
fa31e6b2ac misc updates 2020-05-11 14:25:43 -07:00
kenny
b194500ecf up version 2020-05-11 13:44:16 -07:00
kenny
41b0c6fb68 version bump 2020-05-11 13:42:05 -07:00
Kenny Cason
5223caacb4
Merge pull request from Seeyn/master
solve issue 64,87
2020-05-11 13:40:42 -07:00
Seeyn
56c8631ae2 Update FrequencyAnalyzer.java 2020-05-09 10:03:31 +08:00
Dararara
2eb13598aa
Back to origin version 2020-05-08 14:02:02 +08:00
Dararara
695c47dc78
Delete IssueTest.java 2020-05-08 13:53:58 +08:00
Dararara
6fdc612877
Add files via upload 2020-05-08 13:53:19 +08:00
Dararara
990d68975f
Update ImageProcessor.java 2020-05-08 13:40:19 +08:00
Dararara
9097f653b0
Update FrequencyAnalyzer.java 2020-05-08 13:31:31 +08:00
Dararara
2339bb9f6a
Update FrequencyAnalyzer.java 2020-05-08 13:20:48 +08:00
Seeyn
1cedabba06 add doc 2020-05-07 19:10:01 +08:00
Seeyn
b32686faba changestyle 2020-05-07 15:13:59 +08:00
Seeyn
7aeb4e6faa refactor code 2020-04-27 09:01:35 +08:00
Seeyn
2bc181fd27 automatically fill words 2020-04-11 23:54:52 +08:00
Seeyn
bc849dc536 resize background 2020-04-11 21:49:47 +08:00
Seeyn
4234992e90 resize image 2020-04-11 18:25:21 +08:00
Kenny Cason
b3ee75580e
Merge pull request from rzo1/master
Upgrades jsoup to 1.12.1
2019-10-29 15:56:58 -07:00
rzo1
01417b5286 upgrades jsoup to 1.12.1 (was 1.11.3), see changelog https://jsoup.org/news/release-1.12.1
fixes typo in README.md
2019-09-17 21:47:33 +02:00
Kenny Cason
f71a43432b
Merge pull request from clause/patch-1
Replace usage of Math.sqrt with Math.log
2019-08-13 14:24:08 -07:00
James Clause
5b717d907b
Replace usage of Math.sqrt in with Math.log
LogFontScalar.java was (erroneously?) using Math.sqrt instead of Math.log to compute the leftSpan.
2019-08-05 10:55:06 -04:00
Kenny Cason
bc577f468f
Merge pull request from Diffblue-benchmarks/font-scalar-tests
Add tests for com.kennycason.kumo.font.scale.*
2019-04-03 17:50:00 -07:00
James Adam
b760b675b7 Add tests for com.kennycason.kumo.font.scale.* 2019-03-25 11:56:53 +00:00
kenny
10ab45c2d6 [maven-release-plugin] prepare for next development iteration 2019-03-19 12:04:18 -07:00
kenny
cacc263963 [maven-release-plugin] prepare release v1.22 2019-03-19 12:04:08 -07:00
kenny
a0fae54cb5 [maven-release-plugin] prepare for next development iteration 2019-03-19 11:50:22 -07:00
kenny
0502a1720c [maven-release-plugin] prepare release v1.21 2019-03-19 11:50:09 -07:00
kenny
a518334d01 [maven-release-plugin] prepare for next development iteration 2019-03-19 11:45:51 -07:00
kenny
3da8c16d72 [maven-release-plugin] prepare release v1.20 2019-03-19 11:45:39 -07:00
kenny
4a434b5ad0 [maven-release-plugin] prepare for next development iteration 2019-03-19 11:16:09 -07:00
kenny
8460b7e0f1 [maven-release-plugin] prepare release v1.19 2019-03-19 11:15:57 -07:00
kenny
2804a067cf finalize variables 2019-03-19 11:12:19 -07:00
kenny
0616b187ad expand gitignore 2019-03-19 10:43:14 -07:00
kenny
57e5b3e479 remove test failure images 2019-03-19 10:42:45 -07:00
kenny
938d75d434 ignore test 2019-03-19 10:42:04 -07:00
Kenny Cason
3add8be448
Merge pull request from joerg1985/performance
Performance improvements
2019-03-19 10:36:38 -07:00
joerg1985
f79d513469 store the theta of the word 2019-02-06 20:41:48 +01:00
joerg1985
c7422cfefc don't try to place a word on the same position twice
this happened when the offset was 0
2019-02-03 19:13:50 +01:00
joerg1985
ee9ad38574 fixed the calculation of the maximum spiral radius and added a test to it
the maximum spiral radius might be bigger or smaller than the image width, e.g. if the image height is bigger than the width.
2019-01-31 22:04:38 +01:00