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

WIP: Intial support for rotozooming strings ##visual #12765

Merged
merged 5 commits into from
Jul 11, 2019
Merged

WIP: Intial support for rotozooming strings ##visual #12765

merged 5 commits into from
Jul 11, 2019

Conversation

radare
Copy link
Collaborator

@radare radare commented Jan 13, 2019

.

@codecov-io
Copy link

codecov-io commented Jan 25, 2019

Codecov Report

Merging #12765 into master will decrease coverage by 0.82%.
The diff coverage is 2.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12765      +/-   ##
==========================================
- Coverage   37.82%      37%   -0.83%     
==========================================
  Files         948      933      -15     
  Lines      306324   299561    -6763     
==========================================
- Hits       115865   110850    -5015     
+ Misses     190459   188711    -1748
Impacted Files Coverage Δ
libr/include/r_util/r_str.h 100% <ø> (ø) ⬆️
libr/main/radare2.c 39.29% <ø> (-6.93%) ⬇️
libr/util/str.c 58.34% <0%> (-2.48%) ⬇️
libr/cons/grep.c 60.78% <6.25%> (-8.46%) ⬇️
libr/parse/p/parse_chip8_pseudo.c 0% <0%> (-98.39%) ⬇️
libr/bp/bp_io.c 0% <0%> (-90%) ⬇️
libr/parse/p/parse_avr_pseudo.c 0% <0%> (-82.86%) ⬇️
libr/util/alloc.c 0% <0%> (-81.82%) ⬇️
libr/bp/bp_watch.c 0% <0%> (-77.28%) ⬇️
libr/io/p/io_ptrace.c 2.89% <0%> (-68.85%) ⬇️
... and 351 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff3bb6e...ffef686. Read the comment docs.

@radare radare modified the milestones: 3.3.0, 3.4.0 - aprils Feb 7, 2019
@ret2libc ret2libc added the WIP Work-In-Progress label Feb 14, 2019
@radare radare changed the title WIP: Intial support for rotozooming strings ##visual Intial support for rotozooming strings ##visual Mar 25, 2019
@radare radare changed the title Intial support for rotozooming strings ##visual WIP: Intial support for rotozooming strings ##visual Mar 25, 2019
@radare radare modified the milestones: 3.4.0, 3.6.0 Mar 25, 2019
@radare radare mentioned this pull request Apr 9, 2019
@radare radare modified the milestones: 3.6.0, 3.8.0 - after r2con Jun 17, 2019
* The image is generated with Gimp, saving as .data (RGB)
* This is 128(W) * 3(RGB) * ?(H) .. the height is computed with the blocksize
* r2 -e hex.cols=128 -qqfcpri doc/cows128.data
@radare radare merged commit 7195fc7 into master Jul 11, 2019
@ITAYC0HEN
Copy link
Contributor

what is this? where is the doc? screenshots? explanation?

@radare
Copy link
Collaborator Author

radare commented Jul 11, 2019 via email

@Maijin Maijin deleted the rotozoom branch July 21, 2019 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants