Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

105 řádky
4.6 KiB

  1. /*
  2. * unicode libcaca Unicode rendering test program
  3. * Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
  4. * All Rights Reserved
  5. *
  6. * $Id$
  7. *
  8. * This program is free software. It comes without any warranty, to
  9. * the extent permitted by applicable law. You can redistribute it
  10. * and/or modify it under the terms of the Do What The Fuck You Want
  11. * To Public License, Version 2, as published by Sam Hocevar. See
  12. * http://sam.zoy.org/wtfpl/COPYING for more details.
  13. */
  14. #include "config.h"
  15. #if !defined(__KERNEL__)
  16. # include <stdio.h>
  17. #endif
  18. #include "cucul.h"
  19. #include "caca.h"
  20. int main(int argc, char *argv[])
  21. {
  22. cucul_canvas_t *cv;
  23. caca_display_t *dp;
  24. cv = cucul_create_canvas(0, 0);
  25. if(cv == NULL)
  26. {
  27. printf("Can't created canvas\n");
  28. return -1;
  29. }
  30. dp = caca_create_display(cv);
  31. if(dp == NULL)
  32. {
  33. printf("Can't create display\n");
  34. return -1;
  35. }
  36. cucul_set_color_ansi(cv, CUCUL_WHITE, CUCUL_BLUE);
  37. cucul_put_str(cv, 1, 1, "Basic Unicode support");
  38. cucul_set_color_ansi(cv, CUCUL_DEFAULT, CUCUL_TRANSPARENT);
  39. cucul_put_str(cv, 1, 2, "This is ASCII: | abc DEF 123 !@# |");
  40. cucul_put_str(cv, 1, 3, "This is Unicode: | äßç δεφ ☺♥♀ ╞╬╗ |");
  41. cucul_put_str(cv, 1, 4, "And this is, too: | ἀβϛ ΔЗҒ ᚴᛒᛯ ♩♔✈ |");
  42. cucul_put_str(cv, 1, 5, "If the three lines do not have the same length, there is a bug somewhere.");
  43. cucul_set_color_ansi(cv, CUCUL_WHITE, CUCUL_BLUE);
  44. cucul_put_str(cv, 1, 7, "Gradient glyphs");
  45. cucul_set_color_ansi(cv, CUCUL_DEFAULT, CUCUL_TRANSPARENT);
  46. cucul_put_str(cv, 31, 8, " 0%");
  47. cucul_put_str(cv, 31, 9, " 25%");
  48. cucul_put_str(cv, 31, 10, " 50%");
  49. cucul_put_str(cv, 31, 11, " 75%");
  50. cucul_put_str(cv, 31, 12, "100%");
  51. cucul_set_color_ansi(cv, CUCUL_LIGHTRED, CUCUL_LIGHTGREEN);
  52. cucul_put_str(cv, 1, 8, " ");
  53. cucul_put_str(cv, 1, 9, "░░░░░░░░░░░░░░░░░░░░░░░░░░░░░");
  54. cucul_put_str(cv, 1, 10, "▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒");
  55. cucul_put_str(cv, 1, 11, "▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓");
  56. cucul_put_str(cv, 1, 12, "█████████████████████████████");
  57. cucul_set_color_ansi(cv, CUCUL_LIGHTGREEN, CUCUL_LIGHTRED);
  58. cucul_put_str(cv, 36, 8, "█████████████████████████████");
  59. cucul_put_str(cv, 36, 9, "▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓");
  60. cucul_put_str(cv, 36, 10, "▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒");
  61. cucul_put_str(cv, 36, 11, "░░░░░░░░░░░░░░░░░░░░░░░░░░░░░");
  62. cucul_put_str(cv, 36, 12, " ");
  63. cucul_set_color_ansi(cv, CUCUL_WHITE, CUCUL_BLUE);
  64. cucul_put_str(cv, 1, 14, "Double width characters");
  65. cucul_set_color_ansi(cv, CUCUL_LIGHTRED, CUCUL_TRANSPARENT);
  66. cucul_put_str(cv, 1, 15, "| ドラゴン ボーレ |");
  67. cucul_set_color_ansi(cv, CUCUL_DEFAULT, CUCUL_TRANSPARENT);
  68. cucul_put_str(cv, 1, 16, "| ()()()() ()()() |");
  69. cucul_set_color_ansi(cv, CUCUL_YELLOW, CUCUL_TRANSPARENT);
  70. cucul_put_str(cv, 1, 17, "| ドラゴン");
  71. cucul_put_str(cv, 12, 17, "ボーレ |");
  72. cucul_set_color_ansi(cv, CUCUL_DEFAULT, CUCUL_TRANSPARENT);
  73. cucul_put_str(cv, 1, 18, "If the three lines do not have the same length, there is a bug somewhere.");
  74. cucul_put_str(cv, 1, 20, "CP437 glyphs: ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼");
  75. cucul_put_str(cv, 1, 21, "more CP437: α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■");
  76. cucul_put_str(cv, 1, 22, "drawing blocks: ███ ▓▓▓ ▒▒▒ ░░░ ▀ ▄ ▌ ▐ █ ▖ ▗ ▘ ▝ ▚ ▞ ▙ ▛ ▜ ▟ ─ │ ┌ ┐ └ ┘ ├ ┤");
  77. cucul_put_str(cv, 1, 23, "more drawing: ┬ ┴ ┼ ═ ║ ╒ ╓ ╔ ╕ ╖ ╗ ╘ ╙ ╚ ╛ ╜ ╝ ╞ ╟ ╠ ╡ ╢ ╣ ╤ ╥ ╦ ╧ ╨ ╩ ╪ ╫ ╬");
  78. cucul_put_str(cv, 1, 24, "misc Unicode: ● ☭ ☮ ☯ ♔ ♛ ♙ ♞ ⚒ ⚓ ⚠");
  79. caca_refresh_display(dp);
  80. caca_get_event(dp, CACA_EVENT_KEY_PRESS, NULL, -1);
  81. caca_free_display(dp);
  82. cucul_free_canvas(cv);
  83. return 0;
  84. }